From owner-freebsd-questions@FreeBSD.ORG Wed Jun 15 23:36:06 2011 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 BF5DE106564A for ; Wed, 15 Jun 2011 23:36:06 +0000 (UTC) (envelope-from editor@d3photography.com) Received: from server.cwis.biz (70-89-202-5-invergrove-mn.hfc.comcastbusiness.net [70.89.202.5]) by mx1.freebsd.org (Postfix) with ESMTP id 904928FC0A for ; Wed, 15 Jun 2011 23:36:06 +0000 (UTC) Received: from server.cwis.biz (localhost [127.0.0.1]) by server.cwis.biz (Postfix) with ESMTP id 1863E267B636; Wed, 15 Jun 2011 18:40:06 -0500 (CDT) X-Virus-Scanned: amavisd-new at cwis.biz Received: from server.cwis.biz ([127.0.0.1]) by server.cwis.biz (server.cwis.biz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2Pqby3d8qK6D; Wed, 15 Jun 2011 18:39:53 -0500 (CDT) Received: from [10.0.1.3] (70-89-202-1-invergrove-mn.hfc.comcastbusiness.net [70.89.202.1]) by server.cwis.biz (Postfix) with ESMTPSA id 62B28267B635; Wed, 15 Jun 2011 18:39:53 -0500 (CDT) Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii From: Ryan Coleman In-Reply-To: <3.0.1.32.20110615175738.019581f8@sage-american.com> Date: Wed, 15 Jun 2011 18:35:52 -0500 Content-Transfer-Encoding: quoted-printable Message-Id: <233F0997-C03D-4C0D-9435-2975B932C31E@d3photography.com> References: <3.0.1.32.20110615155910.019581f8@sage-american.com> <3.0.1.32.20110615150619.019581f8@sage-american.com> <3.0.1.32.20110615090401.0181fea8@sage-american.com> <3.0.1.32.20110615090401.0181fea8@sage-american.com> <3.0.1.32.20110615150619.019581f8@sage-american.com> <3.0.1.32.20110615155910.019581f8@sage-american.com> <3.0.1.32.20110615175738.019581f8@sage-american.com> To: Jack L. Stone X-Mailer: Apple Mail (2.1084) Cc: FreeBSD Mailing List Subject: Re: Another PHP5 problem 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: Wed, 15 Jun 2011 23:36:06 -0000 That wouldn't likely cause a segfault, but you could use your apache = logs to see if there's something in the last file before the segfault = occurs... but that could be a wild goose chase. On Jun 15, 2011, at 5:57 PM, Jack L. Stone wrote: > At 04:04 PM 6/15/2011 -0500, Ryan Coleman wrote: >> My solution for these issues is usually pretty easy: >> Disable all extensions (with a ; before the line) and then re-enable > batches until it dies on you and then go through line-by-line to see = which > one did it. >>=20 >> Should take about 5 minutes, tops, to run through the entire list. >>=20 >>=20 >=20 > Was wondering if it appeared an extension might be missing that would = be > expected? Have quite a few php scripts. What about the gettext one? I = went > with the defaults plus a couple I knew was needed like mysql and FTP. >=20 > Jack >=20 > (^_^) > Happy trails, > Jack L. Stone >=20 > System Admin > Sage-american > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to = "freebsd-questions-unsubscribe@freebsd.org"