From owner-freebsd-questions@FreeBSD.ORG Thu Jun 16 00:19:00 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 6C6CC106566C for ; Thu, 16 Jun 2011 00:19:00 +0000 (UTC) (envelope-from jacks@sage-american.com) Received: from mail.sagedata.net (mail.sagedata.net [38.106.15.121]) by mx1.freebsd.org (Postfix) with ESMTP id 294688FC08 for ; Thu, 16 Jun 2011 00:18:59 +0000 (UTC) Received: from SAGEPLACE (99-111-143-27.lightspeed.crchtx.sbcglobal.net [99.111.143.27]) by mail.sagedata.net (8.14.5/8.14.5) with SMTP id p5G0Iu4E034084; Wed, 15 Jun 2011 19:18:57 -0500 (CDT) (envelope-from jacks@sage-american.com) X-Authentication-Warning: mail.sagedata.net: Host 99-111-143-27.lightspeed.crchtx.sbcglobal.net [99.111.143.27] claimed to be SAGEPLACE Message-Id: <3.0.1.32.20110615191858.018e54e0@sage-american.com> X-Sender: jacks@sage-american.com X-Mailer: Windows Eudora Pro Version 3.0.1 (32) Date: Wed, 15 Jun 2011 19:18:58 -0500 To: Ryan Coleman From: "Jack L. Stone" In-Reply-To: <233F0997-C03D-4C0D-9435-2975B932C31E@d3photography.com> References: <3.0.1.32.20110615175738.019581f8@sage-american.com> <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> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Greylist: Message whitelisted by Sendmail access database, not delayed by milter-greylist-4.2.7 (mail.sagedata.net [38.106.15.121]); Wed, 15 Jun 2011 19:18:57 -0500 (CDT) X-Scanned-By: milter-spamc/1.15.388 (mail.sagedata.net [38.106.15.121]); Wed, 15 Jun 2011 19:18:57 -0500 X-Spam-Status: NO, hits=-10.00 required=4.50 X-Spam-Report: Content analysis details: (-10.0 points, 4.5 required) | | pts rule name description | ---- ---------------------- -------------------------------------------------- | -0.0 SHORTCIRCUIT Not all rules were run, due to a shortcircuited rule | -10 ALL_TRUSTED Passed through trusted hosts only via SMTP | 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: Thu, 16 Jun 2011 00:19:00 -0000 At 06:35 PM 6/15/2011 -0500, Ryan Coleman wrote: >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. >>> >>> Should take about 5 minutes, tops, to run through the entire list. >>> Ryan: Found it! 2 extensions were the problem: # extension=sqlite3.so # extension=pdo_sqlite.so Don't even know why they got in there.... (except I checked the boxes in make config) Thanks for the great idea! Jack (^_^) Happy trails, Jack L. Stone System Admin Sage-american