Compiling in Debugging Flags

Toomas Aas toomas.aas at raad.tartu.ee
Sun May 4 20:57:14 UTC 2008


L, 03 mai   2008 kirjutas Chris Maness <chris at 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


More information about the freebsd-questions mailing list