Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:77068 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 74698 invoked from network); 5 Sep 2014 11:18:22 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Sep 2014 11:18:22 -0000 Authentication-Results: pb1.pair.com smtp.mail=remi@fedoraproject.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=remi@fedoraproject.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain fedoraproject.org from 217.70.183.195 cause and error) X-PHP-List-Original-Sender: remi@fedoraproject.org X-Host-Fingerprint: 217.70.183.195 relay3-d.mail.gandi.net Received: from [217.70.183.195] ([217.70.183.195:48921] helo=relay3-d.mail.gandi.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 09/03-55384-DFB99045 for ; Fri, 05 Sep 2014 07:18:21 -0400 Received: from mfilter34-d.gandi.net (mfilter34-d.gandi.net [217.70.178.165]) by relay3-d.mail.gandi.net (Postfix) with ESMTP id 8DCACA80D1 for ; Fri, 5 Sep 2014 13:18:17 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mfilter34-d.gandi.net Received: from relay3-d.mail.gandi.net ([217.70.183.195]) by mfilter34-d.gandi.net (mfilter34-d.gandi.net [10.0.15.180]) (amavisd-new, port 10024) with ESMTP id 2CA4w3YllQuE for ; Fri, 5 Sep 2014 13:18:16 +0200 (CEST) X-Originating-IP: 82.241.130.121 Received: from schrodingerscat.famillecollet.com (pom51-2-82-241-130-121.fbx.proxad.net [82.241.130.121]) (Authenticated sender: contact@ll-experts.com) by relay3-d.mail.gandi.net (Postfix) with ESMTPSA id 0FBDCA80F0 for ; Fri, 5 Sep 2014 13:18:15 +0200 (CEST) Message-ID: <54099BF7.8000207@fedoraproject.org> Date: Fri, 05 Sep 2014 13:18:15 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.0 MIME-Version: 1.0 To: PHP Internals References: <54092563.1000802@sugarcrm.com> In-Reply-To: <54092563.1000802@sugarcrm.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] PHP 5.4.33 RC1 => mod_proxy_fcgi still broken From: remi@fedoraproject.org (Remi Collet) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Running a test build of 5.4.33RC1. Testing the fix for the SCRIPT_NAME issue 1. SetHandler Configuration SetHandler "proxy:fcgi://127.0.0.1:9003" URL =3D /info.php/a/b?q=3Da SCRIPT_NAME =3D /info.php =3D> OK 2. ProxyPass Configuration ProxyPass /proxy/ fcgi://127.0.0.1:9003//var/www/html/ URL =3D /proxy/info.php/a/b?q=3Da SCRIPT_NAME =3D /proxy/info.php/a/b =3D> Broken IIUC, fix for #67606 is only for mod_fastcgi Remi P.S. same result with 5.6.0. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlQJm/cACgkQYUppBSnxahgB3ACg1tLH4AMt3LB0/Zog9StErD2v PRMAoIU6JsKeuRCkTOqw2ho0CeeLcHHE =3DIpit -----END PGP SIGNATURE-----