Mambo Open Source/Configuration File
From Wikibooks, open books for an open world
| TOC |
|---|
| Chapters |
| Home |
| Configuration |
| Design |
| Content |
| Developement |
| Miscellaneous |
configuration.php is file (function)... located (path)...
Contents |
[edit] Example
by first installation probably You will receive the default file which looks like this: ...
[edit] Making your Configuration editable
- Open FTP and go to your site root
- CHMOD configuration.php to 777
[edit] Additional Notes on CHMOD [Permissions]
- For additional security return configuration.php to CHMOD 644 after making changes.
[edit] Additional information on CHMOD and permissions
- http://catcode.com/teachmod , and also
- http://www.evolt.org/article/A_quick_and_dirty_chmod_Tutorial/18/541
This page may need to be