I have an applicaiton that creates folders for groups, but when it creates the folder using a command like the following mkdir($folder, 0777);
No one can edit or do anything with the folder. When you go in through FTP and try to change the permissions on it, it says permission denied.
I talked with our host, and they said the owner of the file was screwed up. Is there something I'm missing, or a setting that needs to be changes to fix this?





Bookmarks