Date: Sun, 04 May 2008 19:55:42 -0700 From: Chris Maness <chris@chrismaness.com> To: Toomas Aas <toomas.aas@raad.tartu.ee> Cc: questions@freebsd.org Subject: Re: Compiling in Debugging Flags Message-ID: <481E772E.60508@chrismaness.com> In-Reply-To: <20080504233821.ijw687a68w88088o@webmail.raad.tartu.ee> 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> <20080504233821.ijw687a68w88088o@webmail.raad.tartu.ee>
next in thread | previous in thread | raw e-mail | index | archive | help
Toomas Aas wrote: > 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 :) > It is a problem with php extension "extension=mhash.so." If I remove it from extensions.ini it works. However, there does not seem to be order of arrangement that restores sanity. I believe I need mhash for squirrelmail. Any further suggestions would be appreciated. Thanks, Chris Maness
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?481E772E.60508>