b0aa1de
In order for Cacti to function properly please properly edit /etc/cacti/db.php
b0aa1de
and enable the crontab script in /etc/cron.d/cacti  For more information about
b0aa1de
setting up the database please read:
b0aa1de
b0aa1de
docs/INSTALL
b0aa1de
b0aa1de
97f04d3
As of Feb. 6, 2006 Cacti does not work correctly with SELinux.  This will
97f04d3
change in the future.  If you're having issues getting Cacti to work properly
97f04d3
and SELinux is enabled, please run the following commands after installing
97f04d3
Cacti:
97f04d3
97f04d3
chcon -R -t httpd_sys_content_t /var/log/cacti/
97f04d3
chcon -R -t httpd_sys_content_t /var/lib/cacti/rra/
97f04d3
97f04d3