From owner-freebsd-questions@FreeBSD.ORG Tue May 20 11:25:56 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B64AE106566B; Tue, 20 May 2008 11:25:56 +0000 (UTC) (envelope-from randy@psg.com) Received: from rip.psg.com (rip.psg.com [IPv6:2001:418:1::39]) by mx1.freebsd.org (Postfix) with ESMTP id 991D18FC0C; Tue, 20 May 2008 11:25:56 +0000 (UTC) (envelope-from randy@psg.com) Received: from 72-254-46-123.client.stsn.net ([72.254.46.123] helo=rmac.psg.com) by rip.psg.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69 (FreeBSD)) (envelope-from ) id 1JyPyd-0006FH-UU; Tue, 20 May 2008 11:25:56 +0000 Message-ID: <4832B543.5090503@psg.com> Date: Tue, 20 May 2008 04:25:55 -0700 From: Randy Bush User-Agent: Thunderbird 2.0.0.14 (Macintosh/20080421) MIME-Version: 1.0 To: Claus Guttesen References: <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> In-Reply-To: X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Odhiambo Washington , Kevin Downey , freebsd-questions@freebsd.org, freebsd-current@freebsd.org Subject: Re: Updated php, and apache segfaults on SIGHUP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 11:25:56 -0000 >> # /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 commenting out all extensions did not solve it randy