Date: Sun, 04 May 2008 23:38:21 +0300 From: Toomas Aas <toomas.aas@raad.tartu.ee> To: Chris Maness <chris@chrismaness.com> Cc: questions@freebsd.org Subject: Re: Compiling in Debugging Flags Message-ID: <20080504233821.ijw687a68w88088o@webmail.raad.tartu.ee> In-Reply-To: <481BBAF6.8000400@chrismaness.com> References: <alpine.BSF.1.10.0805020730530.6118@ns1.kq6up.org> <20080502105853.36874cdf.wmoran@potentialtech.com> <alpine.BSF.1.10.0805020850440.6428@ns1.kq6up.org> <20080502130017.ac721261.wmoran@potentialtech.com> <481B9B90.6050906@chrismaness.com> <481BA6EC.2020209@chrismaness.com> <481BA996.50005@chrismaness.com> <481BBAF6.8000400@chrismaness.com>
next in thread | previous in thread | raw e-mail | index | archive | help
L, 03 mai 2008 kirjutas Chris Maness <chris@chrismaness.com>: > Sorry about all of the e-mails. I remembered that I was having issues > with apache and the php5 module. I have deinstalled php5 and apache > runs fine. However, even with the latest ports tree with apache13 and > php5 module rebuilt, apache crashes. This might not be caused by mod_php5 as such, but by some PHP extension(s). I have seen cases where even the order in which extensions are loaded in /usr/local/etc/php/extensions.ini is significant. Have them in one order and you get coredumps. Move one extension from top to bottom - no more coredumps. This is one of the great mysteries of the nature. Happy experimenting :) -- Toomas Aas
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080504233821.ijw687a68w88088o>