You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2017/06/23 17:08:45 UTC

[Bug 61211] apache 2.4.26 broke fpm (because of ProxyFCGIBackendType?)

https://bz.apache.org/bugzilla/show_bug.cgi?id=61211

Jacob Champion <jc...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |DUPLICATE
             Status|NEW                         |RESOLVED

--- Comment #1 from Jacob Champion <jc...@apache.org> ---
Thanks for the report; see bug 61202.

If you have the time, can you share a couple of things?

1) The part of your configuration that proxies PHP files to PHP-FPM
(SetHandler, ProxyPassMatch, or otherwise)
2) Add 'proxy_fcgi:trace8' to your LogLevel, and show the SCRIPT_NAME,
PATH_INFO, QUERY_STRING, SCRIPT_FILENAME, and PATH_TRANSLATED variables that
the log shows when you have the BackendType set to FPM. The entries should look
something like

mod_proxy_fcgi.c(417): [client 127.0.0.1:30000] AH01062: sending env var
'SCRIPT_NAME' value '/path'

3) Repeat step 2 with the BackendType set to GENERIC.

Thanks!

*** This bug has been marked as a duplicate of bug 61202 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org