PHP crashing on FBSD-6.3

Reko Turja reko.turja at liukuma.net
Sat May 24 19:35:08 UTC 2008


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 



More information about the freebsd-questions mailing list