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