Please can someone tell me what their permissions are set to on the config.php file
I believe it should just be readable once its installed?
Please can you give me the Alpha description or octal number for it?
Thanks
[SOLVED] Permission for config.php
-
- Forum Members
- Posts: 30
- Joined: Mon Jan 12, 2009 11:29 am
[SOLVED] Permission for config.php
Last edited by chipper_001 on Thu Jan 15, 2009 6:58 pm, edited 1 time in total.
Re: Permission for config.php
If you would have read doc/INSTALL.txt you would have seen this:
Code: Select all
6. After install, for security sake, you should set your config.php back to a read-only state.
- chmod 444 config.php
-
- Forum Members
- Posts: 30
- Joined: Mon Jan 12, 2009 11:29 am
Re: Permission for config.php
Thanks EricG! all sorted