Please help.
I have a problem with all plugins.(
I installed Plugin Architecture Version: 2.8 and try to install Discovery, Settings, Thold plugins.
Everything installed good, but no nothing works(.
when I tried run plugins I have this picture:
Cacti 0.8.7g problems with plugins
Moderators: Developers, Moderators
Re: Cacti 0.8.7g problems with plugins
In config.php, make sure these lines exist, and that they are properly configured.
Code: Select all
/*
Edit this to point to the default URL of your Cacti install
ex: if your cacti install as at http://serverip/cacti/ this
would be set to /cacti/
*/
$config['url_path'] = '/';
define('URL_PATH', $config['url_path']);
--
Live fast, die young
You're sucking up my bandwidth.
J.P. Pasnak,CD
CCNA, LPIC-1
http://www.warpedsystems.sk.ca
Live fast, die young
You're sucking up my bandwidth.
J.P. Pasnak,CD
CCNA, LPIC-1
http://www.warpedsystems.sk.ca
Re: Cacti 0.8.7g problems with plugins
Linegod, thank you very much !!!
Problem was with:
"url_path"
but in my version it named as:
Problem was with:
"url_path"
but in my version it named as:
/*
Edit this to point to the default URL of your Cacti install
ex: if your cacti install as at http://serverip/cacti/ this
would be set to /cacti/
*/
$url_path = "/";
Who is online
Users browsing this forum: No registered users and 5 guests