Hi!
In the _whatsnew.html file of my fckeditor distribution (2.0) it says "The PHP connector now sets the uploaded file permissions (chmod) to 0777" but this fails! File uploading works, but the files are not browsable - you have to manually chmod a+r them. How can I fix this?
Borghart
In the _whatsnew.html file of my fckeditor distribution (2.0) it says "The PHP connector now sets the uploaded file permissions (chmod) to 0777" but this fails! File uploading works, but the files are not browsable - you have to manually chmod a+r them. How can I fix this?
Borghart

RE: uploaded files not readable -> safe mode?