Re: Processes dying prematurely
Chris Lightfoot <[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel |
|---|---|
| Message-ID | <[email protected]> |
build a copy of PHP with debugging symbols and attach gdb to the instance which dies frequently; put a break on the exit function and _exit syscall, and wait for the process to exit. When it does, examine the state of the process to identify what's causing it to do so. -- `It is a sin to believe evil of others, but it is rarely a mistake.' (Mencken) ___________________________________ fastcgi-developers mailing list http://fastcgi.com/fastcgi-developers/