Public bug reported:

Binary package hint: cacti

In cacti 0.8.7d-1 on Karmic all scripts in /usr/share/cacti/cli have a wrong 
path to the include directory. The value in scripts is 
include(dirname(__FILE__) . "/../include/global.php");
and it should be :
include(dirname(__FILE__) . "/../site/include/global.php");

** Affects: cacti (Ubuntu)
     Importance: Undecided
         Status: New

-- 
All scripts in /usr/share/cacti/cli have a wrong path to the include directory
https://bugs.launchpad.net/bugs/489142
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to