Date: Sun, 09 Mar 2008 19:16:44 -0700 From: Chris Maness <chris@chrismaness.com> To: Mel <fbsd.questions@rachie.is-a-geek.net> Cc: freebsd-questions@FreeBSD.org Subject: Re: apache+mod_ssl-1.3.41+2.8.31 crashing with mod_php5 Message-ID: <47D49A0C.4090801@chrismaness.com> In-Reply-To: <200803092346.41551.fbsd.questions@rachie.is-a-geek.net> References: <47D4641B.9080609@chrismaness.com> <f5bda4b80803091532xefdf2d5w7c3d9395322a9b76@mail.gmail.com> <200803092346.41551.fbsd.questions@rachie.is-a-geek.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Mel wrote: > On Sunday 09 March 2008 23:32:00 Erik Wilson wrote: > >> On Sun, Mar 9, 2008 at 6:26 PM, Chris Maness <chris@chrismaness.com> wrote: >> >>> I am having apache core dump after I install php5 with the apache >>> module. It runs fine without the module directives that are >>> automagically added to the http.conf file, but after it is compiled and >>> installed my main log (var log messages) indicates a core dump. >>> >> Have you upgraded to the latest version of apache to go with the latest >> version of php5? Perhaps you have an older version that isn't binary >> compatible with the latest compiled php. >> > > Bogus. Php works with any apache version it supports. > > Chris: juggle order of /usr/local/etc/php/extensions.ini, see archive for > discussion as to why this can't be handled normally. > > OK, after I was able to get apache to load without crashing, none of my php aps worked correctly. I suppose this had to do with me deleting extensions.ini and only rebuilding php5 and not its dependencies. Well, after rebuilding all of the deps, I now have a extensions.ini file again. I tried re-arranging as suggested in the archive, but this did not solve the problem. I am only having this issue on my 7.0-R box. 6.3-R seems to be working ok, but I haven't been fooling with it. I am having the issue on my test box. Chris
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47D49A0C.4090801>