Actions
Bug #1059
closedlighttpd process died
Status:
Invalid
Priority:
Normal
Category:
core
Target version:
-
ASK QUESTIONS IN Forums:
Description
2007-02-28 13:08:58: (log.c.75) server started 2007-02-28 13:20:23: (mod_fastcgi.c.2396) unexpected end-of-file (perhaps the fastcgi process died): pid: 5597 socket: unix:/tmp/php-fastcgi.socket-3 2007-02-28 13:20:23: (mod_fastcgi.c.3196) response already sent out, but backend returned error on socket: unix:/tmp/php-fastcgi.socket-3 for /forum/index.p$ 2007-02-28 13:20:43: (mod_fastcgi.c.2396) unexpected end-of-file (perhaps the fastcgi process died): pid: 5597 socket: unix:/tmp/php-fastcgi.socket-3 2007-02-28 13:20:43: (mod_fastcgi.c.3196) response already sent out, but backend returned error on socket: unix:/tmp/php-fastcgi.socket-3 for /forum/index.p$ 2007-02-28 13:27:15: (mod_fastcgi.c.2396) unexpected end-of-file (perhaps the fastcgi process died): pid: 5597 socket: unix:/tmp/php-fastcgi.socket-3 2007-02-28 13:27:15: (mod_fastcgi.c.3196) response already sent out, but backend returned error on socket: unix:/tmp/php-fastcgi.socket-3 for /forum/index.p$ 2007-02-28 13:30:05: (mod_fastcgi.c.2396) unexpected end-of-file (perhaps the fastcgi process died): pid: 5597 socket: unix:/tmp/php-fastcgi.socket-3 2007-02-28 13:30:05: (mod_fastcgi.c.3196) response already sent out, but backend returned error on socket: unix:/tmp/php-fastcgi.socket-3 for /forum/index.p$
Updated by jan about 18 years ago
- Status changed from New to Fixed
- Resolution set to invalid
There is no indication of an error in lighttpd.
The fastcgi backend is dieing, check that your PHP process isn't loading any old extensions (apc, eacc, ...) and check that php starts at all.
Actions
Also available in: Atom