Search results

  1. F

    replacing system php

    I was considering installing the sapi php via the wiki, but instead of using /php5 using /usr/local so there is only one php for the system. I have noticed one thing though when you do php -v with my old php it lists all features like root@cp [/usr/src/php-5.2.3]# php -v PHP 5.2.3 with...
  2. F

    using sendfile

    I was checking out that sendfile feature which looks real cool, I was wondering how can you tell if your system is compatible or not. I enabled it on my cpanel server which Im not sure if it done anything or not. I guess it would have messed up if it didnt wouldnt it? Here is the info for that...
  3. F

    php sapi connections

    I notice in my error logs an error saying phpsapi connections set to low, error.log:2007-07-13 00:15:48.118 [NOTICE] [config:server:epsr:phpLsapi]'Process Limit' probably is too low, adjust the limit to: 400. So I set it up, then got a warning about childs being less then the connections...
  4. F

    Thanks

    Thanks for setting up the monthly payments, was right in the nick of time too. Now all we need is litespeed sql server, when you guys gonna start on that?
  5. F

    connection reset

    Hi, I got some client with thsi myspace clone site. When you go to upload a video, it sends a request then the connection resets, I cant find anything in the error log or stderr log. I got all necesarry libs and configs, any idea what would cause that? I tried it under apache, it works under...
  6. F

    cgi-bin directory listing

    I noticed lately that when looking through the autoindex on an open directory you can click on the cgi-bin and see all contents. I know on apache this would give a 403 error. How can I get autoindex to 403 on those?
  7. F

    Wow, Litespeed is a bad boy against ddos

    I finally got to see litespeed battle proven for my needs. My problem lately has been these low bandwidth syn and get floods that get past ddos firewalls and murder apache with less then a 100 or so ips all connecting multiple times. Which if you run apache you will know an attack like this will...
  8. F

    secfilter not working

    I noticed the last few days I havent been getting any configserver firewall mod security bans in my mail for my server. So I figured it didnt write to /etc/httpd/logs/audit_log like mod security did. So I went and done some testing with some common exploits I have rules for and didnt get any...
  9. F

    user error_logs in cpanel

    Well I just about got everything set, Everytime I think I do something else comes up ;(. Anyway I notice that the error_log in users cpanel is not being wrote to anymore. A lot of people use this to debug apps and such. Have I overlooked something or its not supposed to write to those logs?
  10. F

    open_base and autoindex

    I notice on my server the auto index doesnt work for users with open_base dir enabled. I cant really disable that, What else is there to do so my users can have dir listing and still have open_base on?
  11. F

    vhosts not showing in admin panel

    Lately I noticed the vhosts arent showing up in the admin panel like to edit them. just shows the default one. The server is still working though and upon restart you can see all the vhosts with the restart option and such. Like this on both servers i have litespeed on
  12. F

    strange 404s

    Well I got it asll running, thought all was fine until a customer messaged me saying they have a 404 while trying to go to their forum. http://skullzclan.net/forum/index.php the link, which shows on apache I havent got to check all my vhosts, I have over 450 but I will try to tonight...
  13. F

    default server page

    Hi i rcently done a fresh install on my cpanel box with roughly 453 vhosts. I did everything it said in the wiki but when I try out the sites I get the default server page instead of the site,. Here are some errors in the log 2007-06-19 11:00:20.142 ERROR...
Top