From owner-freebsd-questions@FreeBSD.ORG Mon Nov 15 13:58:13 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 A844216A4CE for ; Mon, 15 Nov 2004 13:58:13 +0000 (GMT) Received: from palrel13.hp.com (atorelbas04.hp.com [156.153.255.238]) by mx1.FreeBSD.org (Postfix) with ESMTP id 742C043D45 for ; Mon, 15 Nov 2004 13:58:13 +0000 (GMT) (envelope-from thad.butterworth@hp.com) Received: from cacexg13.americas.cpqcorp.net (cacexg13.americas.cpqcorp.net [16.92.1.76]) by palrel13.hp.com (Postfix) with ESMTP id 409781C03FCC; Mon, 15 Nov 2004 05:58:13 -0800 (PST) Received: from idbexc01.americas.cpqcorp.net ([16.88.97.3]) by cacexg13.americas.cpqcorp.net with Microsoft SMTPSVC(6.0.3790.211); Mon, 15 Nov 2004 05:58:12 -0800 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Mon, 15 Nov 2004 06:58:13 -0700 Message-ID: <2D8BB15C7B5C214F81C32D3A83B32736019A1211@idbexc01.americas.cpqcorp.net> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: php5 problems Thread-Index: AcTKf9cA8+2Onut+SUazCIXIQJR03AACLACAACSBcIA= From: "Butterworth, Thaddaeus (Manpower Contract)" To: "Subhro" , "Jonathan Arnold" , X-OriginalArrivalTime: 15 Nov 2004 13:58:12.0947 (UTC) FILETIME=[25A6F230:01C4CB1B] Subject: RE: php5 problems 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: Mon, 15 Nov 2004 13:58:13 -0000 >-----Original Message----- >From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd->questions@freebsd.org] On Behalf Of Subhro >Sent: Sunday, November 14, 2004 1:31 PM >To: 'Jonathan Arnold'; freebsd-questions@freebsd.org >Subject: RE: php5 problems > > >-----Original Message----- >From: owner-freebsd-questions@freebsd.org >[mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Jonathan Arnold >Sent: Monday, November 15, 2004 0:54 >To: freebsd-questions@freebsd.org >Subject: php5 problems > >Well, I don't know where to begin, but my server, which has been running >hands-off for months, is giving me fits now since I rebooted. Let's start >with the most obvious problem - after installing php5 and php5-extenstions, >I get a core dumped if I type: > >$ php > >And I think, by extension, I get a core dumped now if I try to run my >apache1.3 :-( I've tried many many many permutations on install, deinstall, >reinstall, but php dies. > > >Can we have the core file? > >Also let us know which extensions u absolutely need. > >Regards >S. > >Subhro Sankha Kar >Block AQ-13/1, Sector V >Salt Lake City >PIN 700091 >India I've seen a problem similar to that. It turned out to be a problem between php5 and the apache version I was using. Try going to Apache 2.0 and it may fix your problem. Thad