Update cacti.README.fedora
- Fix typo: /etc/http/ -> /etc/httpd/ - Update location of the default cacti database to import
This commit is contained in:
parent
f7ac51661a
commit
c9b86e7c71
@ -2,7 +2,7 @@ In order for Cacti to function properly, please edit the following:
|
||||
|
||||
/etc/cacti/db.php
|
||||
/etc/cron.d/cacti
|
||||
/etc/http/conf.d/cacti.conf
|
||||
/etc/httpd/conf.d/cacti.conf
|
||||
|
||||
The installation procedure, briefly summarized:
|
||||
|
||||
@ -12,7 +12,7 @@ The installation procedure, briefly summarized:
|
||||
|
||||
Import the default cacti database:
|
||||
|
||||
# mysql cacti < /usr/share/doc/cacti-0.8.8a/cacti.sql
|
||||
# mysql cacti < /usr/share/doc/cacti/cacti.sql
|
||||
|
||||
Create the user:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user