report/security/report security check configrw: Difference between revisions

From MoodleDocs
(stub template, description, see also, category)
 
(→‎See also: discussion link)
Line 10: Line 10:


* Using Moodle [http://moodle.org/mod/forum/view.php?id=7301 Security and Privacy forum]
* Using Moodle [http://moodle.org/mod/forum/view.php?id=7301 Security and Privacy forum]
* Using Moodle [http://moodle.org/mod/forum/discuss.php?d=116140 Corrupted php files] forum discussion


[[Category:Security]]
[[Category:Security]]

Revision as of 11:39, 16 February 2009


It's important that you CHMOD (set permissions) on config.php as read-only. Typically this means setting it to 644, or in some cases 444.

If you cannot do this with your FTP software, try using the File Manager supplied with your webhosting account. Simply navigate to the file you want to alter permissions for, then click on the File Properties link/button and set permissions.

If you're using a Windows server, simply set the file as Read-Only for Everyone.

See also