I am continuing to have a problem with PHP crashing. It will not even
print out its version number without a dump. This is an example of the
crash:

~ $ php -v
PHP 5.2.6 with Suhosin-Patch 0.9.6.2 (cli) (built: May 24 2008 13:55:49)
Copyright (c) 1997-2008 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies
Segmentation fault: 11 (core dumped)

Disable all the extensions from /usr/local/etc/php/extensions.ini (although the probable culprit is recode)...

It might or not be cured by reordering the loading order after the extension causing the fail is found.

-Reko
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to