I have downloaded configmanager0.4bb.zip from http://forums.cacti.net/viewtopic.php?t=12406&start=45
installed it under /plugins
added mysql --user=root --password cacti < your_cacti/plugins/configmanager/configmanager.sql to database
Added $plugins[] = 'configmanager'; in config.php
After that i tryed to login to my cacti site. This shows up.
Code: Select all
Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /var/www/html/plugins/configmanager/setup.php on line 48
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/plugins/configmanager/setup.php:48) in /var/www/html/include/config.php on line 119
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/plugins/configmanager/setup.php:48) in /var/www/html/include/config.php on line 120
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/plugins/configmanager/setup.php:48) in /var/www/html/include/config.php on line 121
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/plugins/configmanager/setup.php:48) in /var/www/html/include/config.php on line 122
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/plugins/configmanager/setup.php:48) in /var/www/html/include/config.php on line 123
Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /var/www/html/plugins/configmanager/setup.php:48) in /var/www/html/include/config.php on line 126
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /var/www/html/plugins/configmanager/setup.php:48) in /var/www/html/include/config.php on line 126