Permission with images files upload

General project discussion. NOT for help questions.
Post Reply
Roberto
Forum Members
Forum Members
Posts: 24
Joined: Thu Oct 25, 2007 6:37 pm

Permission with images files upload

Post by Roberto »

Hello forum,

I have a little problem with the permission of the images files that de cmsms upload via web. When I upload images files  with CMSMS  Administrator Panel, the file has permission '0600' and it's imposible to see on the site until I put the permission on '0755' via ftp client.

I've been reading this post: http://forum.cmsmadesimple.org/index.php/topic,16399.0.html


and I found that the problem could be in the last two replies:
permission folder -> check permission of web owner with admin filemanager upload
My problem is that my site is online and not running on local (like in the post before). Can I change this type of permission with the panel of CMSMS or it's necessary to change something in the server where the site are hosted? and where can I changed it?

Thanks for all, and I hope that somebody have the answer.
Last edited by Roberto on Tue Mar 04, 2008 5:52 pm, edited 1 time in total.
Roberto
Forum Members
Forum Members
Posts: 24
Joined: Thu Oct 25, 2007 6:37 pm

Re: Permission with images files upload

Post by Roberto »

Hi, some news.

I was reading something here http://wiki.cmsmadesimple.org/index.php/User_Handbook/Admin_Panel/Content/File_Manager and now I can uploads with FileManager correctly (permissions 0755). But still imposible using a Definition Fields in News Module, when a new images file is uploaded has 0600 permissions.

Someone know in with php script is the line with the "move_uploaded_file" to put chmod($dest, 0755); like in modules\FileManager\action.upload.php writing in the example.

Nobody has an idea!!

Thankssss
Post Reply

Return to “General Discussion”