I've been battling with PHP/Mysql all day. I'm trying to install the latest version (5.2.4) on my Windows Server 2003 box running IIIS 6. I've followed several different guides, all working on setting up the ISAPI DLL version (apparently the CGI has stability issues).
When I try to visit my info.php page, (containing <? phpinfo(); ?>) I get a 404, page not found.
Under Web Service Extensions I have a PHP service, which I've referenced to the file C:\PHP\phpisapi5.dll and made sure it is "allowed".
Under the individual website (home directory > config) the extension .php is defined with the executable path of C:\PHP\PHP5IS~1.DLL, all verbs, script engine checked, verify file exists unchecked.
Shouldn't this be working?
Any help would be greatly appreciated.
Thanks,
Brian
Start Free Trial