Argh, I can't get php4 to get along with mod_perl! Everytime I run a mod_perl enabled httpd and load the php4 module the server dies. It will not serve *anything*, including static content. All the server processes seg fault and I end up with something like so in the error log:
[Fri Oct 12 22:15:33 2001] [notice] child pid 19256 exit signal Segmentation fault (11) I tried searching for a solution and found some info, but no workable solution as of yet. Some people are reporting that it is a mysql problem, however I have created a php module with --without-mysql (and verified that it does not in fact connect to mysql using a non mod_perl httpd) and still get the same error with a mod_perl enabled httpd. I've rebuilt everything, apache, php, mod_perl, repeatedly with different options and I have had no luck. I can run mod_perl, I can load the php module, but apparently I can't do both at the same time. I *know* others are having similar problems, has anyone found a good fix yet? I'm using php 4.06, apache 1.3.20, and mod_perl 1.25 btw. Any help would be greatly appreciated. -- We want... a shrubbery! -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]