From owner-freebsd-ports@FreeBSD.ORG Fri Dec 1 16:43:42 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 1381D16A531 for ; Fri, 1 Dec 2006 16:43:42 +0000 (UTC) (envelope-from spil.oss@googlemail.com) Received: from qb-out-0506.google.com (qb-out-0506.google.com [72.14.204.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2341A43CA5 for ; Fri, 1 Dec 2006 16:43:25 +0000 (GMT) (envelope-from spil.oss@googlemail.com) Received: by qb-out-0506.google.com with SMTP id f29so1562518qba for ; Fri, 01 Dec 2006 08:43:39 -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:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=BxnXSx2aCnc/2de1odHvqAiPYBqulpJnVPpi+H8EBHjQJuaM1dLxAcW2/9T/4N9j3d4tR27SF8PIcN6T8XvZBny7coJvAuc6plihwFw0tJ2G0lzMx6p3Dx1893hj5B8R8zaHRcqgt/HN0lLPHWP0rMJf/JV8f6NyANVoA+w82K8= Received: by 10.67.97.18 with SMTP id z18mr7120487ugl.1164978300040; Fri, 01 Dec 2006 05:05:00 -0800 (PST) Received: by 10.67.100.16 with HTTP; Fri, 1 Dec 2006 05:04:57 -0800 (PST) Message-ID: <5fbf03c20612010504n5338c56v1b763367c566743b@mail.gmail.com> Date: Fri, 1 Dec 2006 14:04:58 +0100 From: "Spil Oss" To: phil@cryer.us, freebsd-ports@freebsd.org In-Reply-To: <346b3e750611200841p54b22367hf681479f98956ae@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <5fbf03c20611070352r41b6453cg58c8d65aa3652387@mail.gmail.com> <5fbf03c20611070523n39aa54d0t61702922686a3157@mail.gmail.com> <4550B93E.4020802@dotfive.com> <5fbf03c20611071128u2c0ae9b7ydd42dcbecf823559@mail.gmail.com> <4551A5E6.9060801@agrav.org> <5fbf03c20611081338w70e9ecd2j1b3bb9dc483932e7@mail.gmail.com> <5fbf03c20611090102w235644e7jbdc0c1dcc195d723@mail.gmail.com> <5fbf03c20611090443u2f1442b8s2b5331b29b36e77a@mail.gmail.com> <5fbf03c20611200640q242b1518g5c8d84fa53630a61@mail.gmail.com> <346b3e750611200841p54b22367hf681479f98956ae@mail.gmail.com> Cc: Subject: Re: RoundCube broken with php 5.2.0 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, 01 Dec 2006 16:43:42 -0000 Hi Phil, Yes, I've tried to run without suhosin and eaccelator, but no luck. There are reports on this list indicating that the order of loading extensions is important, I'll be trying that next! Spil. PS *light* I had a non-crashing debug-build of php 5.2, perhaps the extensions.ini in there is a winner! On 20/11/06, Phil Cryer wrote: > In that ticket, notice: > > " PHP 5.2.0 with Suhosin-Patch 0.9.6.1 " > > I just rebuilt PHP due to a server rebuild (so I haven't tested RC yet) but > I noticed it included that hardening patch (suhosin) this time...have you > tried building w/o that? If running freebsd just do a 'make config' in the > php5.2 port dir to turn it 'off'. I'll try this, but won't be for a few > days. Yeah, I flubbed when trying to move a set of RAID1 drives from one > server to another... > > P > > > On 11/20/06, Spil Oss wrote: > > Seems I'm not the only one with php 5.2.0 / eaccelerator problems... > > > > https://www.eaccelerator.net/ticket/207#preview > > > > Unfortunately no-one seems to have picked it up yet.... > > > > Spil. > > > > On 09/11/06, Spil Oss wrote: > > > Hi All, > > > > > > Now running php compiled with --enable-debug so I could create a dump > > > backtrace, and guess what, RoundCube is no longer segfaulting on > > > RoundCube. > > > > > > Anyone able to explain this behaviour? > > > > > > Kind regards, > > > > > > Spil > > > > > > On 09/11/06, Spil Oss < spil.oss@googlemail.com> wrote: > > > > No such luck.... > > > > > > > > Ran portupgrade -rf php5 and still rouncube fails. If anyone has any > > > > suggestions on how to make roundcube more verbose, I'm open for > > > > suggestions! > > > > > > > > Kind regards, > > > > > > > > Spil. > > > > > > > > On 08/11/06, Spil Oss wrote: > > > > > Hi All, > > > > > > > > > > Just pulled the 20061108 snapshot and now succesfully able to build > > > > > pear again (open_basedir restriction gave me headaches). Will try > > > > > again, also rebuilding PEAR. > > > > > > > > > > As always, determined to make pigs fly! > > > > > > > > > > Kind regards, > > > > > > > > > > Spil. > > > > > > > > > > On 08/11/06, Moritz < mo@agrav.org> wrote: > > > > > > Spil Oss wrote: > > > > > > > Reverting back to 5.1.6 solved my problem. > > > > > > > > > > > > > Mind you, there are reports of people succesfully running > roundcube on > > > > > > > php 5.2.0, so you might try it on a test-box and then deploy if > > > > > > > succesful. > > > > > > > There must be something special with my setup that breaks > roundcube.... > > > > > > > > > > > > I can confirm this. I have roundcube running on PHP 5.2.0 and it > seems > > > > > > to work fine. > > > > > > > > > > > > My system details: > > > > > > > > > > > > - roundcube v0.1-beta2 > > > > > > - PHP 5.2.0-0.dotdeb.1 with Suhosin-Patch 0.9.6 > > > > > > - Debian 3.1 > > > > > > > > > > > > > Kind regards, > > > > > > > > > > > > > > Spil. > > > > > > > > > > > > Regards, > > > > > > -- > > > > > > Moritz > > > > > > > > > > > > mo@agrav.org | mo.agrav.org | luna.agrav.org/~mo > > > > > > > > > > > > Get my GPG key fingerprint here: > > > > > > https://luna.agrav.org/~mo/gpg/ > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > "Without music, life would be a mistake" - Friedrich Nietzsche