Toomas Aas wrote:
L, 03 mai   2008 kirjutas Chris Maness <[EMAIL PROTECTED]>:

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
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to