Page 1 of 1

Umask set to 022 but uploaded files get 664

Posted: Thu Nov 01, 2012 8:01 am
by Decorsign
Hi guys,

I have a new cmsms install of version 1.11.1
When i upload files while the Umask is set to 022, the rights to the new uploaded files, get 644 instead of 755.

What is going wrong?

I allready set $config['default_upload_permission'] = '755' in the config file.

Is there something wrong in php?

Please help!

Geert

Re: Umask set to 022 but uploaded files get 664

Posted: Thu Nov 01, 2012 10:28 am
by gianpiero
I have 644 permissions in all my CMCMS installations.
I don't know if this is a problem.

Probably the server configurations make this, it's not in my knowledge. I have chrooted ambients for my sites.

bye gianpiero

Re: Umask set to 022 but uploaded files get 664

Posted: Mon Jan 28, 2013 5:40 pm
by Dr.CSS
What is wrong with having 644 instead of 755..?