Search results

  1. B

    error log not working

    tail command works well and shows todays date , but why admin plugin litespeed showing me old errors? also i see some errors like these :- 2011-10-17 13:16:11.163 [INFO] [91.150.71.245:7043-0#APVH_somesite.com] connection to [/tmp/lshttpd/lsphp5.sock.301] on request #2, confirmed, 1...
  2. B

    error log not working

    i get :- root@lux [~]# tail /usr/local/lsws/logs/error.log tail: cannot open `/usr/local/lsws/logs/error.log' for reading: No such file or directory
  3. B

    error log not working

    i got some 40+ 503 email today to check issue i opened litespeed log viewer but there i see log has stopped working some 6 days ago ? how to solve this ?
  4. B

    litespeed cache not working ?

    i implemented cache in server config > cache option as per blog i used following commands to create cache directory mkdir /tmp/diskcache chown nobody:nobody /tmp/diskcache chmod 700 /tmp/diskcache but when i tried to save path and file size 200kb , i got error path is not writable, i...
  5. B

    limit number of connections per ip

    can some please answer :confused:
  6. B

    limit number of connections per ip

    hello , i do shared hosting ,and i would like to limit number of http connections per ip for only one cpanel account i heard it can be done in litespeed but how ?
  7. B

    [solved] 404 on one site on litespeed only

    issue got resolved by removing and readding that domain from cpanel .
  8. B

    [solved] 404 on one site on litespeed only

    one of clients wordpress site shows 404 error only on litespeed , when i disable lsws it works fine on apache, its an addon domain, please help.
  9. B

    [ERROR] Can not open directory for URI: /!

    temporarily fixed the issue by chmod 777 to the folder where addon domain content located , but not sure if it is safe to do that 0777.
  10. B

    [ERROR] Can not open directory for URI: /!

    one of my customers sub domain is showing the error :- [ERROR] Can not open directory for URI: /! what maybe the reason and its solution ?
  11. B

    getting tons of 503 errors

    can i use this command --with-mysql=/usr --with-mysql-sock=/var/lib/mysql/mysql.sock --with-mysqli --with-zlib --with-gd --enable-shmop --enable-track-vars --enable-sockets --enable-sysvsem --enable-sysvshm --enable-magic-quotes --enable-mbstring --with-iconv --enable-bcmath...
  12. B

    getting tons of 503 errors

    i see in phpinfo, these are php configure when i use match php option :- './configure' '--enable-bcmath' '--enable-calendar' '--enable-ftp' '--enable-libxml' '--enable-mbstring' '--enable-pdo=shared' '--enable-sockets' '--prefix=/usr/local' '--with-curl=/opt/curlssl/' '--with-gd'...
  13. B

    getting tons of 503 errors

    also i am failing to install / activate xcache on server, installing xcache regular way way is not working , if i try compile php using litespeed admin option , i am missing too many modules like ionciube, mysql etc please help , i cant even pm you .
  14. B

    getting tons of 503 errors

    its not for one site but many sites all are vbulletin sites, any how as per you other reply i have increased process limit a bit before soft 200 now 300 before hard 300 now 400 hope it works
  15. B

    getting tons of 503 errors

    customers are complaining lot of 503 errors , thought upgrading cpu lisense will get rid of it , but no still errors continues, i checked logs and found lot of these type of errors :- [70.37.109.5:62477-0#APVH_mysite.com] No request delivery notification has been received from LSAPI process...
  16. B

    Easy Apache Type Php Build

    i think there are many modules pre enabled in apache which are not really used by many users ( i heard loading uncessary module smay slow down web server) also some modules like xcache is not available in easy apache (again has to be done manually )
  17. B

    Easy Apache Type Php Build

    is litespeed willing to Build some option like easy apache tool to build apache , i am not much familiar with command line thing would be easy if can just select using combo boxes, easy apache integration compiles with modules which are really not used by many ppl. if we can get this tool with...
  18. B

    is 4.1.1 really ready to use in production environment ?

    where to check ? i use xcache and litespeed cache both is that a reason ?
  19. B

    is 4.1.1 really ready to use in production environment ?

    got no responses so installed it and got nearly 50 503 messages within 12 hours removed it and back to 4.0.20 :D
  20. B

    is 4.1.1 really ready to use in production environment ?

    i was curious to know litespeed 4.1.1 is really ready to be used in production servers ? presently i am using 4.0.20 on my server and pretty much happy with it but 4.1.x seems to have much more features / optimization which is making me lean towards upgrade ,so i was keeping an eye on forum to...
Top