Edit report at http://bugs.php.net/bug.php?id=54152&edit=1

 ID:                 54152
 User updated by:    mark at catseye dot org
 Reported by:        mark at catseye dot org
 Summary:            Make FPM compatible with Apache HTTP Server 2.3
                     mod_proxy_fcgi
-Status:             Assigned
+Status:             Closed
 Type:               Feature/Change Request
 Package:            FPM related
 Operating System:   Linux
 PHP Version:        5.3SVN-2011-03-03 (snap)
 Assigned To:        jimjag
 Block user comment: N
 Private report:     N

 New Comment:

v3 of the patch was applied to trunk in r309054



http://svn.php.net/viewvc?view=revision&revision=309054


Previous Comments:
------------------------------------------------------------------------
[2011-03-09 19:53:24] jim...@php.net

Automatic comment from SVN on behalf of jimjag
Revision: http://svn.php.net/viewvc/?view=revision&revision=309054
Log: Close [PHP-BUG] Req #54152...
Apache 2.3.12 (and later) will now work correctly with PHP's fcgi
impl with this patch.

------------------------------------------------------------------------
[2011-03-09 19:27:31] jim...@php.net

Automatic comment from SVN on behalf of jimjag
Revision: http://svn.php.net/viewvc/?view=revision&revision=309053
Log: Close [PHP-BUG] Req #54152...
Apache 2.3.12 (and later) will now work correctly with PHP's fcgi
impl with this patch.

------------------------------------------------------------------------
[2011-03-09 18:56:17] mark at catseye dot org

Tested v3 of the patch against development snapshot php5.3-201103091530.
 Verified that the script gets executed, SCRIPT_FILENAME is set
correctly, PATH_INFO is set correctly, and the php-fpm status page
works.  Compared output of phpinfo() between version 2 and version 3 of
the patch for requests with extra-path components and query strings; did
not find any discrepancies.  Reviewed the patch itself and it looks
good.

------------------------------------------------------------------------
[2011-03-07 19:50:54] jim...@php.net

please try v3 of the patch... This limits the later on version of the
changes to 

just be in effect when we know we're handling the proxy:fcgi:// stuff

------------------------------------------------------------------------
[2011-03-07 19:49:55] jim...@php.net

The following patch has been added/updated:

Patch Name: mod_proxy_fcgi-support-v3.patch
Revision:   1299523794
URL:       
http://bugs.php.net/patch-display.php?bug=54152&patch=mod_proxy_fcgi-support-v3.patch&revision=1299523794

------------------------------------------------------------------------


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    http://bugs.php.net/bug.php?id=54152


-- 
Edit this bug report at http://bugs.php.net/bug.php?id=54152&edit=1

Reply via email to