From owner-freebsd-questions@FreeBSD.ORG Sat Sep 18 22:28:58 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1745516A4CE for ; Sat, 18 Sep 2004 22:28:58 +0000 (GMT) Received: from ns1.tiadon.com (SMTP.tiadon.com [69.27.132.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id D224343D1F for ; Sat, 18 Sep 2004 22:28:57 +0000 (GMT) (envelope-from kdk@daleco.biz) Received: from [69.27.131.0] ([69.27.131.0]) by ns1.tiadon.com with Microsoft SMTPSVC(6.0.3790.0); Sat, 18 Sep 2004 17:28:57 -0500 Message-ID: <414CB699.3040606@daleco.biz> Date: Sat, 18 Sep 2004 17:28:41 -0500 From: "Kevin D. Kinsey, DaleCo, S.P." User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7) Gecko/20040712 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Paul Schmehl References: <07d501c49dbb$69a73ef0$7702a8c0@officeeagle> In-Reply-To: <07d501c49dbb$69a73ef0$7702a8c0@officeeagle> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 18 Sep 2004 22:28:58.0390 (UTC) FILETIME=[E3CCF360:01C49DCE] cc: freebsd-questions@freebsd.org cc: Vonleigh Simmons Subject: Re: Apache13 + mod_php segfault at startup X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Sep 2004 22:28:58 -0000 Paul Schmehl wrote: >----- Original Message ----- >From: "Vonleigh Simmons" >To: >Sent: Friday, September 17, 2004 7:36 PM >Subject: Apache13 + mod_php segfault at startup > > >>Any suggestions at all are welcomed. I'm willing to try anything at >>this point. It was all working beautifully until I did a portupgrade of >>apache and mod_php. I really wish I would've just left it alone. >> >> >Did you read /usr/ports/UPDATING? The php port has changed. Now, you do a >base install, and then you install the extensions separately. And you have >to make sure to comment out the extensions_dir variable in your php.ini >file. > >I'd bet that's what your problem is. > > > Well, you might have to pony up the cash. As of last night, I've got both this issue and the portupgrade/ruby segfault messing with my mind. Matt Seaman had posted something about incompatible openssl libs; I'm currently trying a complete buildworld/installworld cycle. However, if commenting out the extensions dir in php.ini would help, I'm game to try; but when I did it, PHP complained it couldn't load its modules.... No flame intended, but something weird seems to be in the water this weekend... Kevin Kinsey