Re: Updated php, and apache segfaults on SIGHUP

From: Claus Guttesen <kometen_at_gmail.com>
Date: Tue, 20 May 2008 13:22:16 +0200
>> 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
Received on Tue May 20 2008 - 09:51:32 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:31 UTC