Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:45193 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 87214 invoked from network); 3 Aug 2009 12:19:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Aug 2009 12:19:18 -0000 Authentication-Results: pb1.pair.com smtp.mail=daniel@zoltak.com; spf=permerror; sender-id=softfail Authentication-Results: pb1.pair.com header.from=daniel@zoltak.com; sender-id=softfail Received-SPF: error (pb1.pair.com: domain zoltak.com from 203.16.214.57 cause and error) X-PHP-List-Original-Sender: daniel@zoltak.com X-Host-Fingerprint: 203.16.214.57 ipmail04.adl2.internode.on.net Received: from [203.16.214.57] ([203.16.214.57:54223] helo=ipmail04.adl2.internode.on.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8B/EF-05043-2C5D67A4 for ; Mon, 03 Aug 2009 08:19:17 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AqYCAGdxdkqWZZo2/2dsb2JhbACBUpdWtlSEGAU X-IronPort-AV: E=Sophos;i="4.43,314,1246804200"; d="scan'208";a="426868734" Received: from ppp154-54.static.internode.on.net (HELO zoltak.com) ([150.101.154.54]) by ipmail04.adl2.internode.on.net with SMTP; 03 Aug 2009 21:49:11 +0930 Received: (qmail 2486 invoked from network); 3 Aug 2009 12:19:10 -0000 Received: from unknown (HELO localhost) (127.0.0.1) by 127.0.0.1 with SMTP; 3 Aug 2009 12:19:10 -0000 Received: from ppp118-208-149-186.lns10.mel4.internode.on.net (ppp118-208-149-186.lns10.mel4.internode.on.net [118.208.149.186]) by webmail.zoltak.com (Horde MIME library) with HTTP; Mon, 03 Aug 2009 22:19:10 +1000 Message-ID: <20090803221910.mmhi8jy20o48gc00@webmail.zoltak.com> Date: Mon, 03 Aug 2009 22:19:10 +1000 To: jani.taskinen@iki.fi, Jani Taskinen Cc: jani.taskinen@iki.fi, internals@lists.php.net References: <20090731101017.jcs6fiyk0sg4gcok@webmail.zoltak.com> <4A72A254.8030808@sci.fi> <4A7545C4.60202@zoltak.com> <4A75A950.6030701@sci.fi> <4A760126.9070002@lerdorf.com> <4A76199F.9040701@sci.fi> <20090803145207.l09o05kib4ow8448@webmail.zoltak.com> <4A76993F.5000401@sci.fi> <20090803215255.0vh3a3gif4wk8o0w@webmail.zoltak.com> <4A76D3DB.4040106@sci.fi> In-Reply-To: <4A76D3DB.4040106@sci.fi> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.1.6) Subject: Re: [PHP-DEV] fopen_wrappers.c DOCUMENT_ROOT .htaccess error From: daniel@zoltak.com Quoting Jani Taskinen : > Well, this is using PHP 5.2.10. And you were supposed to test the > snapshot. How about the backtrace using latest PHP_5_2 checkout? I downloaded the latest snap and tar.bz2 it in the php-5.2.10 folder so I could compiled it using the php-5.2.10 ebuild file in gentoo. Isn't the latest snap based off the SVN?