From owner-freebsd-ports@FreeBSD.ORG Fri Dec 8 09:39:35 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D504616A403 for ; Fri, 8 Dec 2006 09:39:35 +0000 (UTC) (envelope-from spil.oss@googlemail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id A144943C9D for ; Fri, 8 Dec 2006 09:38:36 +0000 (GMT) (envelope-from spil.oss@googlemail.com) Received: by ug-out-1314.google.com with SMTP id o2so654401uge for ; Fri, 08 Dec 2006 01:39:31 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=googlemail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=hVFD1PQM7iMbA6sS0fpzYoxbV9axazHksoximYhsj9XnQHUmJixmVpFKHd98bm1ZW7kHO4YaaR3wkQyrlrUS2yPUFs84ExaKYCcdnMshVwUXkAaz+Wpi7hBXr+Dt9PB0gO2nKuLi7yRwlwtY/MRksJ5GilXGPKPFnl4ZT+VU5HI= Received: by 10.67.26.7 with SMTP id d7mr4858713ugj.1165570771851; Fri, 08 Dec 2006 01:39:31 -0800 (PST) Received: by 10.67.98.7 with HTTP; Fri, 8 Dec 2006 01:39:31 -0800 (PST) Message-ID: <5fbf03c20612080139l3f714bf2m79245be8689d5395@mail.gmail.com> Date: Fri, 8 Dec 2006 10:39:31 +0100 From: "Spil Oss" To: "Jonathan Horne" In-Reply-To: <200612070635.00668.freebsd@dfwlp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200611072108.40934.freebsd@dfwlp.com> <5fbf03c20612070351s6ff64b66vf61065cd8bcb839b@mail.gmail.com> <200612070635.00668.freebsd@dfwlp.com> Cc: freebsd-ports@freebsd.org Subject: Re: php 5.2.0... go boom! X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: spil.oss@gmail.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Dec 2006 09:39:35 -0000 Hi Jonathan, You can check the order php loads it's extensions by looking at /usr/local/etc/php/extensions.ini Kind regards, Spil. On 07/12/06, Jonathan Horne wrote: > hi spil, > > i did end up getting my 5.1.6 back, i just reloaded that folder from some > nightly backups. for now, i am still on 5.1.6. about the only php > application im having trouble with, is phpsysinfo. apache 2.2.x and 2.0.x > both have the same behavior. can you tell me how to check the order the > modules are loading? phpsysinfo requires xml and pcre extensions. > > cheers, and thanks for remembering my thread, > jonathan > > On Thursday 07 December 2006 05:51, you wrote: > > Hi Jonathan, > > > > Have you found a solution yet to your segfaulting php 5.2.0? > > There are reports that it has to do with the order of loading the > > extensions (notably, session seems to have to be one of the last, and > > mysql last) > > > > Please let me know if it helps (and even if it doesn't) or any other > > solutions. My php 5.2.0 still won't fly (although the debug-version > > does!). > > > > See > > http://lists.freebsd.org/pipermail/freebsd-ports/2006-November/036596.html > > > > Kind regards, > > > > Spil > > > > On 08/11/06, Jonathan Horne wrote: > > > well, im franticly researching that bit of text that has flashed by > > > during countless portupgrades... "backing up previous version". right > > > about now, i would LOVE to have php 5.1.6_3 back... > > > > > > 1) anyone else have bad luck with the upgrade to 5.2.0? my httpd-error > > > logs are filling with this: > > > > > > [Tue Nov 07 20:49:09 2006] [notice] child pid 58928 exit signal > > > Segmentation fault (11 > > > > > > 2) can anyone shed light on the fabled "way of backing out of a > > > portupgrade gone awry? > > > > > > thanks, > > > jonathan > > > _______________________________________________ > > > 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" >