By the way, I have seen this in the documentation for Lighttpd: Why is my PHP application returning an error 500 from time to time?
This problem seems to stem from a little-known issue with PHP: PHP stops accepting new FastCGI connections after handling 500 requests; unfortunately, there is a potential race condition during the PHP cleanup code in which PHP can be shutting down but still have the socket open, so lighty can send request number 501 to PHP and have it "accepted", but then PHP appears to simply exit, causing a 500 return from lighty. On Tue, Nov 17, 2009 at 08:59, Urko Masse <urko.ma...@gmail.com> wrote: > Hello, > > I'm having a strange issue. Last night Cherokee 0.99.27 went down, with > internal server error 500. > > When I check the Cherokee error log, I see a lot of lines with this error: > LibClamAV Error: cl_load: engine == NULL > > And also quite a few errors like: > [16/11/2009 16:29:31.981] (warning) handler_file.c:173 - Unparseable time > 'Sun, 33 Feb 3119 29:69:11 GMT' > > I was running 0.99.23 before, because it was rock solid for me (and was too > busy to touch something that works), and only recently upgraded to 0.99.27. > Could it be related? > > I include my cherokee.conf. > > Please help! > > PS: I'm going to look for the 0.99.23 deb file, just in case. >
_______________________________________________ Cherokee mailing list Cherokee@lists.octality.com http://lists.octality.com/listinfo/cherokee