Jump to content

PHP not working in root folder and some subfolders


dfortney

Recommended Posts

I am having a problem with IIS and PHP.

 

PHP is installed and I have the phpMyAdmin application running using MySQL. I've also added a test php file to this subfolder and everything seems to work fine.

 

I had another app running, but in my quest to fix the problem I broke this app.

 

The problem is that the root folder (c:\Inetpub\wwwroot) and all the other sub folders, except phpMyAdmin, will not recognize PHP.

 

I’m pretty sure it has to do with some IIS property that is not being set!?!

 

I’m running IIS 5.1 and PHP 5.2.4.

 

I’ve run out of ideas… got any?

 

  • 2 weeks later...

Have you checked to make sure that PHP has been loaded by IIS, and also just check that .php extensions are allowed in the "Web Extensions" section of IIS, and that it's added to the "ISAPI Filters" and also under "Home Directory", that it's added to the "Configuration" for the "Application Settings".

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.