
Re: how access to plugin?
ok, i see on manual and see:
Quote:
Before you can begin to install a plugin, you will need to install the Cacti Plugin Architecture. But once that is done, its all fairly simple.
so, i purge all cacti and fresh install, i add new password to administration and i copy all new files to my cacti (/usr/share/cacti/site =
http://my.ip/cacti/).
After i change global.php on: $config['url_path'] = "/"; i change to: $config['url_path'] = "/usr/share/cacti/site/";
but webrowser show me on
http://my.ip/cacti:
Quote:
Warning: include(/usr/share/cacti/site/lib/adodb/adodb.inc.php) [function.include]: failed to open stream: No such file or directory in /usr/share/cacti/site/include/global.php on line 202
Warning: include() [function.include]: Failed opening '/usr/share/cacti/site/lib/adodb/adodb.inc.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /usr/share/cacti/site/include/global.php on line 202
Fatal error: Call to undefined function NewADOConnection() in /usr/share/cacti/site/lib/database.php on line 38
in first wrong i find adodb.inc.php on /usr/share/share/php/adodb.inc.php
i copy adodb folder to ....../cacti/site/lib
After i go to
http://my.ip/cati and all was ok - i click on UPGRADGE and after show me all ok, and after i see LOGIN, but write me: Fatal error: Call to undefined function clean_html_output() in /usr/share/cacti/site/auth_login.php on line 307
I add screenshot - pls help :-)