You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Michiel Beijen <mi...@gmail.com> on 2013/04/25 13:47:00 UTC

[users@httpd] Apache stopping - how to troubleshoot

Hi,

I have an application running on Apache 2.2.22 32-bit w/mod_perl on Win32.

However after some requests (typically a couple of hundred) the apache
service is stopped and is not restarting.

The error.log simply reads
"Parent: child process exited with status 255 -- Restarting"

but the restart does not happen, and I'd have to start the Apache service
manually before I can connect to the server.

How can I find out what makes the server crash?

--
Mike