HISTORY
Was running Mandrake 6.0, with Apache 1.3.12 built from source with Midgard-PHP3 (1.4b3) and PHP4.0.0 using versioning. Had no problems, and both PHP's were at least cordial with each other. I also have auth_mod_mysql and occasionally mod_perl installed.
CURRENT ISSUE
I've been having alot of "fun" lately installing Mandrake 7.1 from a fresh install onto the previous system (upgraded HD's, and I needed to repartition anyhow). 7.1 comes with Apache 1.3.12 with SGI extensions (hoping to keep the SGI stuff). I have gotten Midgard-PHP3 working fine, but when I try to start Apache with a fairly generic PHP4, I get into trouble. Running "apachectl start" reports an OK (but doesn't actually start). When I run "apachectl configtest" I get:
Syntax OK
apachectl: line 171: 31187 Segmentation fault (core dumped) $HTTPD -t
On a hunch, I disabled PHP3, but this did not resolve the problem, so I do not believe it is an issue with conflicting versions. Here is my configure directives for PHP4:
./configure --prefix=/usr --sysconfdir=/etc --with-apxs=/usr/sbin/apxs --with-config-file-path=/etc/httpd/conf/php4 --without-gd --with-mysql=/usr --enable-versioning --with-regex=system
Has anyone had similar issues with the SGI Apache patch? Mandrake 7.1? etc?
Thanks,
Fred Hirsch
Dark Hart Design