Changes between Version 46 and Version 47 of FAQ
- Timestamp:
- Jan 30, 2008, 11:31:08 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FAQ
v46 v47 23 23 a quick fix for the those with low unix-fu:[[BR]] 24 24 * '''cd firestats/php''' (Change to the php directory) 25 * '''touch fs-config.php''' ( Makes sure the config file exists)25 * '''touch fs-config.php''' (Creates the the config file if missing) 26 26 * '''chmod o+w fs-config.php''' (Make sure everyone can write to the file) 27 27 * Configure database in FireStats database tab.