Page 1 of 1

[SOLVED] Permission for config.php

Posted: Thu Jan 15, 2009 6:14 pm
by chipper_001
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

Re: Permission for config.php

Posted: Thu Jan 15, 2009 6:41 pm
by EricG
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

Re: Permission for config.php

Posted: Thu Jan 15, 2009 6:57 pm
by chipper_001
Thanks EricG! all sorted