Bug #1059
lighttpd process died
| Status: | Invalid | Start: | ||
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | core | |||
| Target version: | - | |||
| Pending: | Resolution: | invalid |
||
| Patch available: |
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$
History
02/28/2007 10:14 PM - jan
- 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.