The code I'm using:
if (!is_dir('test')) mkdir('test',0775);
Now, the thing that really is confusing me, when I FTP into the site, I can change permissions manually on any file or directory. Except the one's made by this script, for those I get " Operation not permitted."
Of course, I can delete the directory, make it through ftp, and set the permissions, and it works fine.
Anyone have any clue how to fix this?


Sign In
Create Account

Back to top









