Yet another installation thread, but as far as I can tell, I've done my homework - the plugin architecture works(I have two other plugins running), I followed all of the cacti installation manual instructions, and I looked through a lot of the old installation problems threads here.
My problem is simple - the plugin doesn't seem to activate when I add it to global.php. I ran check.php from the web browser and CLI, and both said that I checked out fine. The only module I'm missing is the console_getopt PEAR module, which is supposed to be only if I'm trying to use the CLI weathermap, which I'm not.
I changed the permissions of "output" to the same as the ones "rra" has, and then added weathermap to the global.php plugin array, so that it looks like this:
$plugins = array();
$plugins[] = 'settings';
$plugins[] = 'monitor';
$plugins[] = 'weathermap';
I've tried disabling the other two plugins, I've tried manually running setup.php. Nothing in the installation instructions seems to suggest that I have done something wrong. Can anyone suggest something? Thanks in advance.
Resolved - Installation help
Moderators: Developers, Moderators
Resolved - Installation help
Last edited by pointy on Mon Aug 11, 2008 12:37 pm, edited 1 time in total.
Who is online
Users browsing this forum: No registered users and 5 guests