954,587 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

php does not works in 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.

I already installed IIS in windows 7. When I try to browse *.php file. The abbove error appears what should I do so that *.php file can appears as it should?

davy_yg
Posting Whiz
377 posts since May 2011
Reputation Points: 10
Solved Threads: 0
 

It sounds like PHP is not instaled correctly on your PC/Server. You can get the latest PHP download @ php.net. Make sure that you follow the install directions for PHP on IIS 7.0.

Also...
Make sure that you have told it that .php documents are to use the PHP ISAPI dll and that you spelled it correctly including the correct path.

You should also set up your default files to include index.php.

svilla
Junior Poster in Training
88 posts since Aug 2010
Reputation Points: 27
Solved Threads: 27
 

XHEO is some third party product that may have been part of your previous install. It appears that the reference is in your web.config file. I would try removing it and see what happens. The error listing you sent will tell you exactly where to look.

Here is their web site xheo.com it actually looks like it might have been added by your web host.

svilla
Junior Poster in Training
88 posts since Aug 2010
Reputation Points: 27
Solved Threads: 27
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: