config.php permissions
|
gadwall
Joined: 2008-03-30
Posts: 3 |
Posted: Mon, 2009-10-19 21:48
|
|
What is the the recommended permissions for the config.php file. I've seen it listed as both 644 and 444 in the documentation. Thanks.
|
|
| Login or register to post comments |

Posts: 11015
644 is fine. It means only the owner of the file can change it. However, if the webserver is the owner and it doesn't run as you, then you'll probably want to set to 444 so it can only be changed if you change the permissions.
Can you point to the docs were you saw the inconsistency?
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 3
Thanks for the quick reply.
I found it mentioned in the installation instructions for 2.3, item#12(if you view the image...I actually just did an upgrade vs install)
http://codex.gallery2.org/Gallery2:How_do_I_Install_Gallery2
and then in the security document (Short Check List)at:
http://codex.gallery2.org/Gallery2:Security