scottybowl Posted May 31, 2006 Share Posted May 31, 2006 I'm writing a piece of code which allows people to upload files to the server. I've written an additional piece of code which automatically creates folders if they don't exist.Everything works as expected as far as creating folders and placing files on the server, but if I try to FTP in to the folders, I am unable to delete the files or the folders (or change permissions etc) as I do not have the permission to edit them.It looks as though the permission has been set to root, and not the account that I am creating the folders/files on..Any ideas? Quote Link to comment https://forums.phpfreaks.com/topic/10840-permission-issues-with-folders-and-files/ 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.