error log not working

webizen

Well-Known Member
#2
you can double check from command line with sth like:
tail /usr/local/lsws/logs/error.log
this is to check the last update time. if it is indeed not updated for a while, check disk space and make sure you have room for log or if disk becomes read only, etc.
 
#5
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, associated process: 142221, running: 1, error: Broken pipe!


and


2011-10-17 13:16:06.866 [INFO] [78.84.96.191:55233-1#APVH_somesite.org] gzipped, response body size is 20, no cache.
 
#7
afterb upgrade to 4.1.6 logs started working
i see 503 message as :-

[184.72.185.51:56749-0#APVH_site.org:lsapi] oops! 503 Service Unavailable


message is seen for multiple sites
 
Top