file permissions changes automatically to 444 when editing

jkwebdesign

Registered
Feb 13, 2014
2
0
1
cPanel Access Level
Root Administrator
Hi, i have configured my php to use suPHP and suExec, everything seems to work file exept that file permissions changes automatically to 444.

Example: I install Joomla and everything is ok, i can edit files with ftp etc, but when i edit some file in Joomla (example change settings when it wrotes to configuration.php or edit files with Joomlas template editor) it changes to 444. User wont change, only permissions.

I havent seen this before and im sure it is because i have somehow misconfigured php, but i have no clue what causes this.

Here is my php info and other stuff: - Removed -
 
Last edited by a moderator:

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,261
463
Hello :)

Check to make sure Joomla is not using a umask function to define the permissions of the files it creates. Try using an alternate PHP script to see if you experience the same behavior.

Thank you.
 

jkwebdesign

Registered
Feb 13, 2014
2
0
1
cPanel Access Level
Root Administrator
How can i test that? And how to correct it if it does?

- - - Updated - - -

And those permissions also change with css and html files.. If it gives more information.
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,261
463
I suggest opening a support ticket using the link in my signature so we can take a closer look at your system. You can post the ticket number here so we can update this thread with the outcome.

Thank you.