
Cacti dead after enabling plugin
I have recently upgraded Cacti to 0.8.7e, and installed the plugin architecture - version 2.6.
Upon enabling the monitor plugin in global.php, Cacti displays a blank screen and its as if it were dead.
If I disable the plugin, Cacti works again.
Am I missing something? Thank you for any advice you can give me - I had this working before the upgrade.
Here's the error from the apache logs:
Code:
[Wed Jan 27 08:29:56 2010] [error] [client IP Hidden] PHP Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in /usr/share/cacti/include/global.php on line 56
It appears line 56 is:
Code:
$config['url_path'] = '/';