Mambo Open Source/Configuration File
TOC |
---|
Chapters |
Home |
Configuration |
Design |
Content |
Development |
Miscellaneous |
configuration.php is file (function)... located (path)...
Example
editby first installation probably You will receive the default file which looks like this: ...
Making your Configuration editable
edit- Open FTP and go to your site root
- CHMOD configuration.php to 777
Additional Notes on CHMOD [Permissions]
edit- For additional security return configuration.php to CHMOD 644 after making changes.