Im not quite sure how to set the IIS server up. I used to try PHP and Apache and it worked, but it seems like Im unable to get it to work with IIS?
HTTP Error 404.3 - Not Found
The page you are requesting cannot be served because of the extension configuration. If the page is a script, add a handler. If the file should be downloaded, add a MIME map.
Detailed Error Information
Module StaticFileModule
Notification ExecuteRequestHandler
Handler StaticFile
Error Code 0x80070032
Requested URL http://localhost:80/index.php
Physical Path C:\inetpub\wwwroot\index.php
Logon Method Anonymous
Logon User Anonymous
Can someone help me out? Im using Windows 7 pro which was upgraded from Vista. I installed PHP using the Windows Installer (PHP 5.2 and later).
I tried to manually install PHP but I couldnt find ISAPI Filters under my inetmgr (IIS)
HTML works but PHP doesnt work with IIS
Moderator: General Moderators