If so, what is the mime type settings. It won't seem to do that on it's own. Also what option do I choose? Is it IIS ISAPI module or is it IIS CGI? Those are the only choices listed.

I found these instructions but it gets an error.

[noparse]http://blogs.iis.net/bills/archive/2006/09/19/How-to-install-PHP-on-IIS7-2800_RC1_2900.aspx[/noparse]

One or more of the modules specified for this handler does not exist in the modules list. If you are trying to add a script map the IsapiModule or the CgiModule is not present in the modules list.

I did the instructions exactly as specified.

    I had been trying to solve this error the whole of today and luckily, i managed to find out the solution on my own. I saw your post while researching so i thought i should contribute and share with the rest facing this error.

    If your server is running on windows vista, the IIS 7 probably was installed by default. However, the default installation options does not include the both CGI and ISAPI modules. All you have to do is to access Control Panel > Programs and Features > Turn Windows features on or off (on the left panel) then select to install module you need for the server.

      8 days later

      Glad to hear you got it working (and thanks for posting the solution)! Don't forget to mark this thread resolved.

        Write a Reply...