Posted: Tue Feb 11, 2003 6:01 pm Post subject: Problems in the cmd.php
I installed cacti version 0.6.8 but when i try to view some graph, i don“t see anything. I run the cmd.php manually and i see many erros. Following are some of the erros:
PHP Notice: Undefined variable: database in /var/www/html/cacti/include/database.php on line 17
PHP Notice: Undefined variable: do_not_read_config in /var/www/html/cacti/include/config.php on line 38
PHP Notice: Undefined variable: database in /var/www/html/cacti/include/database.php on line 17
PHP Notice: Undefined variable: do_not_read_config in /var/www/html/cacti/include/config.php on line 38
PHP Notice: Undefined variable: database in /var/www/html/cacti/include/database.php on line 17
PHP Notice: Undefined variable: create_ds in /var/www/html/cacti/include/rrd_functions.php on line 123
PHP Notice: Undefined variable: i in /var/www/html/cacti/include/rrd_functions.php on line 139
PHP Notice: Undefined variable: i in /var/www/html/cacti/include/rrd_functions.php on line 142
I check the config.php, database.php, etc, and i dont find anything that could cause this error.