Lienne Posted November 8, 2005 Share Posted November 8, 2005 If I access the scripts through localhost everything works fine, but if I try to run them through the IP (even on the machine the server is installed on) I get it asking me for a username/password/domain and if I click cancel, it tells me I don't have proper priveledges to access that file. It seems to be only happening for php scripts, too. I first tried installing PHP manually, and that worked ok. I then switched to the installer (cgi). Any assistance would be ENORMOUSLY appreciated! Link to comment https://forums.phpfreaks.com/topic/2831-strange-restrictions/ Share on other sites More sharing options...
Cep Posted November 9, 2005 Share Posted November 9, 2005 Do you have the Inetpub folder as a shared folder? Also have you set the IUSR account on the server with proper permisions to the folder? Link to comment https://forums.phpfreaks.com/topic/2831-strange-restrictions/#findComment-9507 Share on other sites More sharing options...
turbosport Posted January 14, 2006 Share Posted January 14, 2006 [!--quoteo(post=316412:date=Nov 8 2005, 10:00 PM:name=Lienne)--][div class=\'quotetop\']QUOTE(Lienne @ Nov 8 2005, 10:00 PM) 316412[/snapback][/div][div class=\'quotemain\'][!--quotec--] If I access the scripts through localhost everything works fine, but if I try to run them through the IP (even on the machine the server is installed on) I get it asking me for a username/password/domain and if I click cancel, it tells me I don't have proper priveledges to access that file. It seems to be only happening for php scripts, too. I first tried installing PHP manually, and that worked ok. I then switched to the installer (cgi). Any assistance would be ENORMOUSLY appreciated! IIS Anonymouse IUSR_machinename user hasnt got read ad execute rights to the php files. Link to comment https://forums.phpfreaks.com/topic/2831-strange-restrictions/#findComment-10889 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.