I am having problems installing the latest version of php for windows
I have set
cgi.force_redirect=0
But have no idea what to set this variable to:
cgi.redirect_status_env
And whatever I do I get this error message:
"This PHP CGI binary was compiled with force-cgi-redirect enabled. This means that a page will only be served up if the REDIRECT_STATUS CGI variable is set."
Im using IIS as a server - Any suggestions?