Page 1 of 1

what chmod for config.php? 660? For MAx security

Posted: Sun Feb 17, 2008 8:58 pm
by saitanay
what chmod for config.php?

is 660 ok?

Re: what chmod for config.php? 660? For MAx security

Posted: Mon Feb 18, 2008 8:26 am
by alby
saitanay wrote: what chmod for config.php?

is 660 ok?
This depends on the owner of the file and the owner of php (generally the web server).
If owners are same MAx should be 400 and 600 for upgrade only.

Alby