I attempted to patch my 0.8.6j cacti installation as some of my thumbnails were not showing up. So I patched everything. However now nothing appears to show up. In debug mode, there are no errors, but there are no graphs and I can't even see the RRDtool command. Also my tree was wiped out, but I can rebuild that.
Here is what I'm running.
rhel 4.5
rrdtool 1.2.23
php 5.1.6
cacti 0.8.6.j-1
mysql 5.0.46
Here are the only error messages I can find, in the apache error logs. Cacti reports no errors. Please help, I broke it.
Error when trying to view graph in debug mode:
Code: Select all
[Tue Sep 04 10:40:30 2007] [error] [client 10.1.2.91] PHP Warning: include_once(./lib/html_tree.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: Permission denied in /var/www/cacti/graphs.php on line 33, referer: http://10.1.1.165/cacti/graphs.php
[Tue Sep 04 10:40:30 2007] [error] [client 10.1.2.91] PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening './lib/html_tree.php' for inclusion (include_path='.:/usr/share/pear') in /var/www/cacti/graphs.php on line 33, referer: http://10.1.1.165/cacti/graphs.php
[Tue Sep 04 10:40:30 2007] [error] [client 10.1.2.91] PHP Warning: include_once(./lib/rrd.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: Permission denied in /var/www/cacti/graphs.php on line 35, referer: http://10.1.1.165/cacti/graphs.php
[Tue Sep 04 10:40:30 2007] [error] [client 10.1.2.91] PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening './lib/rrd.php' for inclusion (include_path='.:/usr/share/pear') in /var/www/cacti/graphs.php on line 35, referer: http://10.1.1.165/cacti/graphs.php
[Tue Sep 04 10:40:31 2007] [error] [client 10.1.2.91] PHP Fatal error: Call to undefined function rrdtool_function_graph() in /var/www/cacti/graphs.php on line 942, referer: http://10.1.1.165/cacti/graphs.php
[Tue Sep 04 10:40:31 2007] [error] [client 10.1.2.91] PHP Warning: include_once(./lib/rrd.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: Permission denied in /var/www/cacti/graph_image.php on line 33, referer: http://10.1.1.165/cacti/graphs.php?action=graph_edit&id=9
[Tue Sep 04 10:40:31 2007] [error] [client 10.1.2.91] PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening './lib/rrd.php' for inclusion (include_path='.:/usr/share/pear') in /var/www/cacti/graph_image.php on line 33, referer: http://10.1.1.165/cacti/graphs.php?action=graph_edit&id=9
[Tue Sep 04 10:40:31 2007] [error] [client 10.1.2.91] PHP Fatal error: Call to undefined function rrdtool_function_graph() in /var/www/cacti/graph_image.php on line 83, referer: http://10.1.1.165/cacti/graphs.php?action=graph_edit&id=9