Re: [PHP-DEV] PHP 5.4.33 RC1 => mod_proxy_fcgi still broken

[email protected] (Philip Hofstetter)
Newsgroups php.internals
Message-ID <CAGKNXQGCsLUt-cf+NNgtXCrxRVbo0juLrggAkvxq5AVvz9HeiA@mail.gmail.com>
On Fri, Sep 5, 2014 at 1:18 PM, Remi Collet <[email protected]> wrote:

> 2. ProxyPass Configuration
>
>      ProxyPass /proxy/ fcgi://127.0.0.1:9003//var/www/html/
>
> URL = /proxy/info.php/a/b?q=a
> SCRIPT_NAME = /proxy/info.php/a/b
> => Broken

This is bugging me too on my development machine where I'm stuck at
Apache 2.4.9 which doesn't yet have support for using SetHandler this
way.

Applying the patch fpm_main-script_name-v2.patch  proposed on
https://bugs.php.net/bug.php?id=65641 fixes the issue for me.

This is happening for me with PHP 5.4, 5.5 and 5.6 (which are the ones
I tested).

Philip
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.