mod_perl on Windows 2.2.7
Using http://theoryx5.uwinnipeg.ca/ppms/ with ActivePerl 5.8.8.822 FAILS
Rebuilding mod_perl with latest SVN snapshot 2.0.4-dev against 2.2.7
and use *only* the new generated mod_perl.so, it is working except from
command line.
Since this problem (bug 43534) is very sensitive to how Apache is started
I don't know which is best: make a new patch for it, or just tell everyone
they need to run Apache as a service if they want to use mod_perl.
Test results:
* Apache 2.2.7 started as a Windows Service
WORKS OK
* Apache 2.2.7 started from command-line
httpd.exe
FAILS - error.log has
[Sat Jan 05 12:08:42 2008] [notice] Parent: child process exited with
status 9 -- Restarting.
* Apache 2.2.7 started from command-line
START "Apache 227" httpd.exe
FAILS - error.log has
[Sat Jan 05 12:09:03 2008] [notice] Parent: child process exited with
status 9 -- Restarting.
* Apache 2.2.7 started as single process from command-line
httpd.exe -X
WORKS OK
Steffen
http://www.apachelounge.com