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
Umask set to 022 but uploaded files get 664
Re: Umask set to 022 but uploaded files get 664
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
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
What is wrong with having 644 instead of 755..?