dfortney Posted January 24, 2008 Share Posted January 24, 2008 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? Quote Link to comment Share on other sites More sharing options...
DK_Sun Posted February 5, 2008 Share Posted February 5, 2008 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". Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.