Hi,
Foo JH wrote:
What's the actual error from the error_log?
Below shows apache shutting and and restarting...and failed.
[Thu Jun 14 17:30:19 2007] [notice] Parent: Received restart signal --
Restarting the server.
[Thu Jun 14 17:30:19 2007] [notice] Child 5780: Exit event signaled.
Child process is ending.
[Thu Jun 14 17:30:20 2007] [notice] Apache/2.2.4 (Win32)
mod_apreq2-20051231/2.6.0-dev mod_perl/2.0.3 Perl/v5.8.8 configured --
resuming normal operations
I'm actually new to both Apache and mod_perl (a few weeks!), but if I
were in your situation, one thing I would try is to remove apreq2 and
mod_perl and try starting Apache 2.2 without them. I'd even re-install
Apache 2.2 or try running with an empty httpd.conf...
But, just random guessing here...even if they don't work, their error
logs might prove useful.
Ray