[Bug 489142] [NEW] All scripts in /usr/share/cacti/cli have a wrong path to the include directory
frenet
renet.f at gmail.com
Fri Nov 27 10:41:04 UTC 2009
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 at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list