Date: Mon, 6 Sep 2004 16:11:22 -0700 From: Vonleigh Simmons <nospam@illusionart.com> To: freebsd-questions@freebsd.org Subject: Apache+mod_ssl + mod_php segfault Message-ID: <1146ACCC-005A-11D9-A0CD-000A2791B6EC@illusionart.com>
next in thread | raw e-mail | index | archive | help
Hello, I've been battling this for a while. I'm running FreeBSD 5.2-RELEASE, apache is apache13-modssl, php is the mod_php version. All latest versions (cvsup this morning). The problem is that apache segfaults on startup when loadmodule/addmodule php are in the config file. Originally I fixed the problem by compiling apache without expat. However, after a portupgrade it stopped working again. Right now it's working with a major kludge: start up apache with loadmodule/addmodule commented out, comment them back in and do an apachectl restart. Somehow this lets apache work without segfaulting. However, if I do an apachectl graceful/restart, then it segfaults again and won't start up. I've tried recompiling apache, recompiling php, getting rid of php extensions, etc, all to no avail. Any help or ideas are greatly appreciated. Vonleigh Simmons <http://illusionart.com/>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1146ACCC-005A-11D9-A0CD-000A2791B6EC>