Umask set to 022 but uploaded files get 664
Posted: Thu Nov 01, 2012 8:01 am
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
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