Difference between revisions of "NATS4 Files and Directories"
From TMM Wiki
Jump to navigationJump to searchm |
TMMStephenY (talk | contribs) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 6: | Line 6: | ||
== File and Directory Permissions == | == File and Directory Permissions == | ||
− | + | NATS4's CGI and cron scripts must be able to write to all of the following files and directories. | |
=== Directories === | === Directories === | ||
Line 25: | Line 25: | ||
* includes/config_override.php | * includes/config_override.php | ||
* includes/config.php | * includes/config.php | ||
+ | |||
+ | [[Category:NATS4 Setup]] | ||
+ | [[Category:About NATS4]] |
Latest revision as of 15:17, 2 June 2011
The nats/www directory holds the CGI scripts NATS uses. The nats/includes directory holds files used by the scripts.
File and Directory Permissions
NATS4's CGI and cron scripts must be able to write to all of the following files and directories.
Directories
- backups/
- banners/
- cache/
- config/
- docs/
- licenses/
- logs/
- logs/archives
- plugins/
- templates_c/
- template_recovery/
- work/
Files
- includes/config_override.php
- includes/config.php