Skip to content

Conversation

dzuelke
Copy link
Contributor

@dzuelke dzuelke commented Aug 9, 2014

The fix for #694 / http://bugs.php.net/67541 broke Apache with mod_fastcgi, this restores compatibility.

This change puts the old PATH_TRANSLATED workarounds back in place so everything works like before, and adds a check for the new mod_proxy_fastcgi stuff (which breaks in certain cases with these workarounds) to skip the workarounds (by checking apache_was_here, which is set in case it's mod_proxy_fcgi).

Fixes bug http://bugs.php.net/67606.

@dzuelke dzuelke closed this Aug 9, 2014
@dzuelke
Copy link
Contributor Author

dzuelke commented Aug 9, 2014

Wrong branch, sorry.

@dzuelke
Copy link
Contributor Author

dzuelke commented Aug 9, 2014

#765 is the correct one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant