|
Make Global Configuration Unwritable / Writable |
|
The Global Configuration panel controls Joomla!'s operational settings. Changes made on this screen will update the configuration.php file. This file needs to be writable in order for the configuration to be editable. For security it is advisable to make this file unwritable on a "Live" web site on the Internet once the configuration is set up as required.
When entering the Global Configuration panel for the first time the write status message “configuration.php is: writable” will be visible on the top line of the panel.{mosgoogle}Global Configuration provides the following 10 tabs for controlling your options: To the right of the write status is a check box labelled "Make unwritable after saving". Checking this box will change the file permissions of configuration.php to unwritable once the changes have been applied or saved. When configuration of the site has been completed, it is a good idea to make configuration.php Unwritable for security reasons. This will also prevent accidental changes being made as well! It will be noted that the write status has changed to “configuration.php is: Unwritable” If there is a need to alter any of the Global Configuration settings thereafter it is possible to temporarily activate the write permissions by checking the check-box now labelled “Override write protection while saving” and upon clicking either the Apply or Save icons the current changes will be written to the configuration.php file before the setting automatically returns to Unwritable again. To make a more permanent change, to make the file Writable, requires direct manual editing of the file permissions settings of configuration.php file using FTP software, or direct access to the file through the server control panel, or operating system. Just remember to switch it back to Unwritable again afterwards. |