necroshine Posted April 2, 2003 Share Posted April 2, 2003 I have a script writen in php where a user can upload a file to a folder in the server. With IIS I only have to give write previleges do the IUSR_SERVERNAME acount but with apache I have to give to everyone, but I don\'t want that. Is there another way? Quote Link to comment Share on other sites More sharing options...
effigy Posted April 4, 2003 Share Posted April 4, 2003 what user/group is apache ran as? and what user/group owns the apache htdocs sub folder? Quote Link to comment Share on other sites More sharing options...
necroshine Posted April 4, 2003 Author Share Posted April 4, 2003 Thank you but I already solved the problem I\'ve created a user to run the apache service and gave it full previleges over the folder. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.