But I don't know why it should cause Apache to reload itself, rather than simply spit out an error message and point me in the right direction. Things like this sometimes cause me to take more time to debug.
Helmut Zeilinger wrote:
Hi,
i am trying to run mod_perl under windows, using
Apache/2.0.54 (Win32) mod_perl/1.999.24-dev Perl/v5.8.6
Apache windows binary from apache.org
mod_perl.so binary from http://theoryx5.uwinnipeg.ca/ppms/x86/ (7 May 2005)
Perl from activestate 5.8.6.811
After a couple of requests apache crashes with
"Parent: child process exited with status 3221225477 -- Restarting."
I suppose, it is because the binaries don't "fit" to each other..?
Question: What Perl and Apache binaries should be used in combination with
the mod_perl binary on
http://theoryx5.uwinnipeg.ca/ppms/x86/?
Thank You!