I've followed David's directions manually - and ran his script - in each case when I try and run the test.php page I get the following error:
HTTP Error 404.3 - Not Found
Description: The page you are requesting cannot be served because of the Multipurpose Internet Mail Extensions (MIME) map policy that is configured on the Web server. The page you requested has a file name extension that is not recognized, and is not allowed.
Error Code: 0x80070032
Notification: ExecuteRequestHandler
Module: StaticFileModule
Requested URL: http://localhost:80/test.php
Physical Path: C:\inetpub\wwwroot\test.php
Logon User: Anonymous
Logon Method: Anonymous
Handler: StaticFile
I'm new at this. Any help in fixing this would be most appreciated.
I get the same problem... :(
I was having the same problem, and found that if you are using Vista 64 bit, then you need to get the 64 bit version of PHP. Go here to get it: www.fusionxlan.com/PHPx64.php
Download php-5.2.5-x64-2007-11-12.zip (or a newer one if it's available) then extract the contents of the "php-5.2.5 (x64)" folder to your php folder.