How do I get the PHP scripts running on Windows Server 2003 / IIS 6.0?
There is a helpful tutorial available here: http://www.peterguy.com/php/install_IIS6.html You must also configure IIS to serve all files regardless of file name extension by adding a wildcard character (*) MIME type. NOTE: This should not be performed on production Web servers. More information can be found here: http://www.microsoft.com/resources/documentation/iis/6/all/proddocs/en-us/wsa_mimemapcfg.