Eiolon Posted July 28, 2006 Share Posted July 28, 2006 I used the following guilde to install PHP 4.4.2 on IIS6. http://www.simongibson.com/intranet/php2003/Everything works but I have a problem. The only file is index.php where I have the php info. I can view the file if I go to http://localhost/index.phpHowever, if I go to http://localhost it gives me a directory listing. In IIS I have index.php as the default page (and deleted all others in the list so its the only one). I also made sure index.php is the only file in my wwwroot folder.If I create a file called index.htm it has no problem showing up immediately, even if index.php is the default page.Any suggestions?Thanks! Link to comment https://forums.phpfreaks.com/topic/15927-problem-making-indexphp-default-page/ Share on other sites More sharing options...
crashmaster Posted July 28, 2006 Share Posted July 28, 2006 man..try to use easyphp !! www.easyphp.org Link to comment https://forums.phpfreaks.com/topic/15927-problem-making-indexphp-default-page/#findComment-65424 Share on other sites More sharing options...
wildteen88 Posted July 28, 2006 Share Posted July 28, 2006 I think you need to restart ISS in order for the new ISS settings to come available. Link to comment https://forums.phpfreaks.com/topic/15927-problem-making-indexphp-default-page/#findComment-65427 Share on other sites More sharing options...
Eiolon Posted July 28, 2006 Author Share Posted July 28, 2006 I found the problem. I can only change the default page for a specific website and not all of them at once like I was trying to do. Link to comment https://forums.phpfreaks.com/topic/15927-problem-making-indexphp-default-page/#findComment-65459 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.