Date: Tue, 20 May 2008 13:22:16 +0200 From: "Claus Guttesen" <kometen@gmail.com> To: "Randy Bush" <randy@psg.com> Cc: Odhiambo Washington <odhiambo@gmail.com>, Kevin Downey <redchin@gmail.com>, freebsd-questions@freebsd.org, freebsd-current@freebsd.org Subject: Re: Updated php, and apache segfaults on SIGHUP Message-ID: <b41c75520805200422o3de23d50rf2095506a5370303@mail.gmail.com> In-Reply-To: <4832B017.1090101@psg.com> References: <E7A65746-C21F-4700-8B0B-E8404F3C7053@forsythia.net> <1d3ed48c0805191759mc54c4f2r7f00b533efeac73d@mail.gmail.com> <483237A9.6030108@barryp.org> <483258E7.5090301@psg.com> <1d3ed48c0805192208q35f2a919ha329f4aca720935@mail.gmail.com> <48325D7F.7080608@psg.com> <991123400805200221o5ae4999enbdb6e2dc32c884d6@mail.gmail.com> <4832B017.1090101@psg.com>
next in thread | previous in thread | raw e-mail | index | archive | help
>> Could you guys google for fixphpextorder.sh and see if that would help. >> It did help me last year when I had this problem and I always rely on it >> during upgrade, but I'm not saying I guarantee it will:-) > > still cores > > # /usr/local/etc/rc.d/apache22 start > Performing sanity check on apache22 configuration: > Segmentation fault (core dumped) > Starting apache22. > Segmentation fault (core dumped) Apache (1.3) would core dump when pgsql (from php 5.2.5) was loaded as a module. Commenting this module out from /usr/local/etc/php/extensions.php solved the startup problem (but then the web-app could not connect to our postgresql-server). Compiling pgsql statically into php worked around my problem. -- regards Claus When lenity and cruelty play for a kingdom, the gentlest gamester is the soonest winner. Shakespeare
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b41c75520805200422o3de23d50rf2095506a5370303>