that's mine:
/usr/local/www/htdoc/cacti/config.php
/* This is full URL Path to the Cacti installation
For example, if your cacti was accessible by
http://server/cacti/ you would user '/cacti/'
as the url path. For just
http://server/ use '/'
*/
$config["url_path"] = '/cacti/';
/* ----- you probably do not need to change anything below this line ----- */
/* Files that do not need http header information - Command line scripts */
$no_http_header_files = array(
................................................................
but i still get the same error:
Create
Notice: Undefined index: url_path in /usr/local/www/htdocs/cacti/lib/html.php on line 478
Notice: Undefined index: url_path in /usr/local/www/htdocs/cacti/lib/html.php on line 482
New Graphs
Management
Notice: Undefined index: url_path in /usr/local/www/htdocs/cacti/lib/html.php on line 438
Notice: Undefined index: url_path in /usr/local/www/htdocs/cacti/lib/html.php on line 449
Graph Management
Notice: Undefined index: url_path in /usr/local/www/htdocs/cacti/lib/html.php on line 438
Notice: Undefined index: url_path in /usr/local/www/htdocs/cacti/lib/html.php on line 449
Notice: Undefined index: url_path in /usr/local/www/htdocs/cacti/lib/html.php on line 438
Notice: Undefined index: url_path in /usr/local/www/htdocs/cacti/lib/html.php on line 449
Notice: Undefined index: url_path in /usr/local/www/htdocs/cacti/lib/html.php on line 438
Notice: Undefined index: url_path in /usr/local/www/htdocs/cacti/lib/html.php on line 449
Notice: Undefined index: url_path in /usr/local/www/htdocs/cacti/lib/html.php on line 478
.
.
.
.
..
[/img]