
Plugin Management empty (one solution)
Hi jimmy,
found something out after troubleshooting hours
If you've another folder beside the "normal" in /plugins/ you wont see any entries in "Plugin Management".
f.ex. if you've:
/plugins/thold
/plugins/thold.3.9
you will see errs in /var/log/httpd/error_log:
[Tue Aug 11 22:29:09 2009] [error] [client 192.168.5.152] PHP Fatal error: Cannot redeclare plugin_thold_install() (previously declar
ed in /var/www/html/cacti/plugins/thold/setup.php:27) in /var/www/html/cacti/plugins/thold.3.9/setup.php on line 62, referer: http://localhost/cacti/plugins/thold/th ... plates.php The solution is to remove all folders than configured in /include/global.php as plugins...
Hope it'll help somebody saving hours of troubleshooting and annoying...
Sash