problem with file permissions

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • swethak
    New Member
    • May 2008
    • 118

    problem with file permissions

    Hi,

    I used the file concept in my code.In that i got the error as permission denied .For that one of them gave the solution as use IUSR_<machine name>.
    Where that i use that one? I worked on IIS server.When i right click on the folder->go to properties->i saw the tabs of General,Sharing ,websharing,Cus tomize tabs only.In that next what action i can do to give the permissions to the file.Any please suggest that problem.
  • dlite922
    Recognized Expert Top Contributor
    • Dec 2007
    • 1586

    #2
    in the folder go to Tools -> Folder Options -> View and uncheck simple file sharing.

    now you should have better control over permissions of the file.

    give IUSER_<computer name> access to it.

    As always, keep an eye on security and do proper checking.

    -Dan

    Comment

    • pbmods
      Recognized Expert Expert
      • Apr 2007
      • 5821

      #3
      Not sure what this has to do with PHP. Moving to the IIS forum....

      Comment

      Working...