haku Posted September 1, 2008 Share Posted September 1, 2008 I just installed IIS, and it asked me for a password right away when I tried to access localhost. I didn't enter a username or password when installing IIS, so I don't know what username and password to use. I tried just clicking enter with both fields blank, but that didn't work. Does anybody have an idea what I should enter? Link to comment https://forums.phpfreaks.com/topic/122195-iis-password/ Share on other sites More sharing options...
JasonLewis Posted September 1, 2008 Share Posted September 1, 2008 Nope, tried "root" for username and "" (nothing) for password. Maybe there is a .htaccess file or something. But sorry, I can only take "educated guesses". Link to comment https://forums.phpfreaks.com/topic/122195-iis-password/#findComment-630838 Share on other sites More sharing options...
PFMaBiSmAd Posted September 1, 2008 Share Posted September 1, 2008 If you are being prompted for username and password, it means that the permissions on the folders are not setup correct. There is an IUSER_yourcomputername user that must be assigned the correct permissions on the web document folder. If this only occurs when accessing .php documents, it means the IUSER_yourcomputername user has not been assigned the correct permissions on the php folder. Link to comment https://forums.phpfreaks.com/topic/122195-iis-password/#findComment-630983 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.