Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Jun 2008 17:51:20 +0200
From:      Jordi Espasa Clofent <jespasac@minibofh.org>
To:        freebsd-apache@freebsd.org
Cc:        freebsd-stable@freebsd.org
Subject:   Re: apachectl gracefult causes Signal 11 crash after 6.3 to 7.0	upgrade [SOLVED]
Message-ID:  <484FF478.8010405@minibofh.org>
In-Reply-To: <48481A02.2050502@minibofh.org>
References:  <4846B64F.4090700@minibofh.org> <484775D4.4090509@p6m7g8.com> <48481A02.2050502@minibofh.org>

next in thread | previous in thread | raw e-mail | index | archive | help
It seems a php-extensions bug.
If you comment the mhash.so in /usr/local/etc/php/extensions.ini as:

;entension=mhash.so

all works fine and you don't get anymore httpd crash (signal 11) if you
use 'apachectl graceful'.

Maybe will be a good idea to open PR for this?

I hope it helps someone.... (I'm very surprised that this isn't a
documented bug in 7.0 yet)

-- 
Thanks,
Jordi Espasa Clofent



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?484FF478.8010405>