[SOLVED]contentcache.php permission changing

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
Nikau
New Member
New Member
Posts: 5
Joined: Sat Oct 16, 2010 7:34 am

[SOLVED]contentcache.php permission changing

Post by Nikau »

Hello,

I have a slight problem with cmsms : on a regular basis, the permissions on the tmp/cache/contencache.php are reset to 000 and an error occur. I have to manually set it back to 777 each time.

Where can this come from? Any mean to prevent this behavior? In the information everything is OK except max_execution_time a bit too low (30s) and the httpd that can use create_dir_and_file.

thks
Last edited by Nikau on Sat Oct 16, 2010 12:20 pm, edited 1 time in total.
Nikau
New Member
New Member
Posts: 5
Joined: Sat Oct 16, 2010 7:34 am

Re: [SOLVED]contentcache.php permission changing

Post by Nikau »

The umask was set to 777, to the files and directory created had no permission at all. Set the umask to 000 and everything is OK.

Now, what setting is the best in term of security?
Post Reply

Return to “CMSMS Core”