2013-05-27, 23:33:22
connie didn't read the first post apparently.
It depends on your system, and what user php runs as. Sometimes it is not the same as ftp user and cannot work on the files you uploaded. In your case, 750 works fine, because these files are user or group, not other.
Other is typically, files served to the web, not through php etc. Say uploads.
There is alot to unix file perms, but yojoe already answered your main question.
It depends on your system, and what user php runs as. Sometimes it is not the same as ftp user and cannot work on the files you uploaded. In your case, 750 works fine, because these files are user or group, not other.
Other is typically, files served to the web, not through php etc. Say uploads.
There is alot to unix file perms, but yojoe already answered your main question.