> Handler for x-httpd-php5 returned invalid result code 9
> so its mean that zombie php process is killed itself

if the child process was killed before PHP hit an error, nobody would
be around to log the error.

> My question is why  the apache child process is killed and got SIGCHLD
> signal if any time limit is not reached

If it was killed, it happened after the bad return code from PHP.

-- 
Eric Covener
cove...@gmail.com

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to