Re: FreeBSD 7.0 AMD64 and apache 2.2.8 exited on signal 11



Abdullah Ibn Hamad Al-Marri wrote:

BB# php -v
PHP 5.2.5 with Suhosin-Patch 0.9.6.2 (cli) (built: Feb 24 2008 21:57:57) Copyright (c) 1997-2007 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies
with eAccelerator v0.9.5.2, Copyright (c) 2004-2006 eAccelerator, by eAccelerator
Segmentation fault (core dumped)



Regards,

-Abdullah Ibn Hamad Al-Marri
Arab Portal
http://www.WeArab.Net/



I hate to see a good post go to waste. This was sent just last week sometime. The OP there didn't respond so maybe you can try. There was more info in that thread (and probably dozens more just like it).

--Alex

PS This php misfeature is so common that even though I've never run PHP in my life, it is burned into my brain that module ordering causes severe headaches.

Hmmm...

I've been thinking about methods to make sure the load order of PHP
modules avoids this sort of problem. Can you try the following and
see if it helps?

# cp /usr/local/etc/php/extensions.ini{,.bak}
# cd /usr/local/lib/php/20060613
# lorder *.so | tsort | tail -r | sed -e 's/^/extension=/' > /usr/local/etc/php/extensions.ini

Oh, and yes, you do need the php5-spl module to be installed.

Cheers,

Matthew

- -- Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard
Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate
Kent, CT11 9PW


_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: FreeBSD 7.0 AMD64 and apache 2.2.8 exited on signal 11
    ... Zend Engine v2.2.0, Copyright 1998-2007 Zend Technologies ... with eAccelerator v0.9.5.2, Copyright 2004-2006 eAccelerator, by ... PS This php misfeature is so common that even though I've never run PHP ...
    (freebsd-questions)
  • Re: 6.3-STABLE Apache 2.0 uses high CPU when restarted....
    ... Copyright 1997-2007 The PHP Group ... Zend Engine v2.2.0, ... with eAccelerator v0.9.5.2, Copyright 2004-2006 eAccelerator, by ... But the sort order was alphabetic and that's why it still dumps core. ...
    (freebsd-questions)
  • Re: FreeBSD 7.0 AMD64 and apache 2.2.8 exited on signal 11
    ... Zend Engine v2.2.0, Copyright 1998-2007 Zend Technologies ... with eAccelerator v0.9.5.2, Copyright 2004-2006 eAccelerator, by ... PS This php misfeature is so common that even though I've never run PHP ...
    (freebsd-questions)
  • Re: FreeBSD 7.0 AMD64 and apache 2.2.8 exited on signal 11
    ... Zend Engine v2.2.0, Copyright 1998-2007 Zend Technologies ... with eAccelerator v0.9.5.2, Copyright 2004-2006 eAccelerator, by ... PS This php misfeature is so common that even though I've never run PHP ...
    (freebsd-questions)
  • Is there some magic in building php for arm?
    ... I was able to build ming as a part of php by linking to ... I can build php4 and xcache, but the problem comes in when I try to run ... Zend Engine v1.3.0, ... Extensions are not supported on this platform. ...
    (comp.lang.php)