[PHP-WIN] HTTP_SERVER_VARS
Hi If you run php on IIS as ISAPI, then you access to $HTTP_SERVER_VARS, but if you run php as CGI you don't, how can I get $HTTP_SERVER_VARS working when running php as CGI? Thanks on advance Steen
[PHP-WIN] HTTP_SERVER_VARS["DOCUMENT_ROOT"] on IIS Windows 2000
Hi, I've been trying to find information on this, and none of them directly tell me what I am missing. I have IIS on Windows 2000 Professional. I have installed PHP as a CGI module via the installshield (phpinfo() runs ok, so the installation appears ok). I look at the list of server variables,