I was running mrtg once a minute on the same machine and thought it might be an issue, so I stopped it. (I am intending to replace mrtg@1min with Cacti@5min) Still got the graph gaps. I thought I might need to go to Spine, so I downloaded all the header and dev packages and got it compiled. I then tried to go to cacti to change the poller, but got a blank screen at the main login page. I also get the following message in my httpd error_log file when I try to access cacti;
Code: Select all
[Mon Jun 02 14:32:11 2008] [error] [client 172.16.5.137] PHP Warning: include_once(/var/www/html/cacti/lib/functions.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: Permission denied in /var/www/html/cacti/include/global.php on line 185
[Mon Jun 02 14:32:11 2008] [error] [client 172.16.5.137] PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening '/var/www/html/cacti/lib/functions.php' for inclusion (include_path='.:/usr/share/pear') in /var/www/html/cacti/include/global.php on line 185
[Mon Jun 02 14:32:11 2008] [error] [client 172.16.5.137] PHP Fatal error: Call to undefined function read_config_option() in /var/www/html/cacti/include/global_form.php on line 695
Thanks!