Date: Fri, 15 Feb 2008 10:59:37 +0100 From: Uwe Doering <gemini@geminix.org> To: Adrian Chadd <adrian@freebsd.org> Cc: Brett Bump <bbump@rsts.org>, Guy Helmer <ghelmer@palisadesys.com>, freebsd-performance@freebsd.org Subject: Re: System perforamance 4.x vs. 5.x and 6.x Message-ID: <47B56289.1050703@geminix.org> In-Reply-To: <d763ac660802141941y6411fe50hb4b09ca47fa36400@mail.gmail.com> References: <20080214114759.R75215@mail.rsts.org> <47B49A16.1080103@FreeBSD.org> <20080214131026.Y75492@mail.rsts.org> <47B4C19F.6000900@palisadesys.com> <20080214154528.N75492@mail.rsts.org> <47B4E0A6.3010205@geminix.org> <d763ac660802141941y6411fe50hb4b09ca47fa36400@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Adrian Chadd wrote: > On 15/02/2008, Uwe Doering <gemini@geminix.org> wrote: >> Have you tried sorting this list alphabetically? Believe it or not, >> when I tried to use Apache 1.3.x with PHP 5.2.x with extensions in >> arbitrary order I got inexplicable crashes, too. > > Ah, stuff like "apache-ssl init's the SSL library, then php + ssl > init's the SSL library, and stuff gets funny." Right. It has probably to do with some linking and initialization details of the dynamic libraries involved. However, in my case the offending interaction seemed to be just between the PHP extension modules. To fix the problem I didn't have to change the load order of the Apache modules. Since then I have a line in my PHP upgrade notes that reminds me of sorting the extension list as a last step. This is certainly a pragmatic approach, but for lack of time I didn't bother getting acquainted with the PHP internals, and those of the libs involved, to find the root cause. Regards, Uwe -- Uwe Doering | EscapeBox - Managed On-Demand UNIX Servers gemini@geminix.org | http://www.escapebox.net
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47B56289.1050703>