Windows IIS , PHP4.22
I've noticed that for my file upload, unlink, fopen to work, I need to give access 'everyone' to the directory I'm working, or otherwise I get the message 'permission denied'.
Is there a way to do those functions above without having to set the security to the lowest level ?