Hi all,
Hoping to find some help here. I've installed PHP using the Web Platform Installer BEta 2 on Windows Server 2003. The machine is running IIS6. I believe it's using FastCGI (not sure, the installer didn't make clear what exactly it was doing).
If I now hit a PHP page I get a 404, for example:
http://web.okaygo.co.uk/phpinfo.php
The page is of course there, if I rename it to .htm it can be found. I assume IIS does not know how to process PHP files and I need to tell it what to do - but I am not sure where and how. I assume the Web Platform Installer *Should* have configured existing IIS sites for me, but doesn't seem to have done so.
To add: I didn't install anything else apart from PHP and the MySQL connector (which I'm not sure I need). Before the installer would run I had to install the .NET framework first. I have rebooted the server in the meantime, and also uninstalled PHP, then reinstalled using the platform installer. Same result unfortunately, I get no obvious errors but PHP pages are not being processed.
Any advice appreciated.
Cheers
Stefan