Hi I'm a bit new to cacti.
However I'm using my company URL to view cacti graph.
I tried using your patch.
I got following error while using ./install.sh /var/www/cacti
cp: cannot stat `/var/www/cacti/include/config_arrays.php': No such file or directory
Modifying files...
Adding SQL tables...
ERROR 1064 (42000) at line 1: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'trigger int(11) default '1',
triggerct int(11) default '0',
PRIMARY KEY (id' at line 9
I do not see any graph.
I get "YOU DO NOT HAVE RIGHTS FOR TREE VIEW" on clicking graphs.
I can see "threshld" tab but clicking it opens a blank page.
httpd error log shows:
[Tue Jun 16 17:33:40 2009] [error] [client 10.8.1.54] PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening '/rrd.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in /var/www/cacti/include/top_graph_header.php on line 35, referer:
http://10.8.1.86/cacti/graph_view.php?a ... leaf_id=10
[Tue Jun 16 17:33:40 2009] [error] [client 10.8.1.54] PHP Fatal error: Call to undefined function read_config_option() in /var/www/cacti/include/top_graph_header.php on line 37, referer:
http://10.8.1.86/cacti/graph_view.php?a ... leaf_id=10
Please help...!