| View previous topic :: View next topic |
| Author |
Message |
bmeckle New User
Joined: 23 Jul 2008 Posts: 3
|
Posted: Wed Jul 23, 2008 2:15 pm Post subject: Installing Pluggin Architecture into cacti 8.6h |
|
|
I am trying to install the PA in my existing cacti 8.6h installation. When I use the prepatch files, it breaks my cacti installation. I get the message "invalid config.php". That is all that I get.
Is 8.6h not compatible with PA? If so is there an upgrade path to move to a different version of cacti?
Thank you,
Bob
|
|
| Back to top |
|
 |
bmeckle New User
Joined: 23 Jul 2008 Posts: 3
|
Posted: Thu Jul 24, 2008 9:47 am Post subject: |
|
|
I got the PlugginArch installed and cacti is working, however none of my there is no indication in Cacti that PA is installed and none of the pluggins I have installed show up either. Does anyone have any suggestions?
My global.php file looks like this,
/* Default session name - Session name must contain alpha characters */
$cacti_session_name = "Cacti";
$plugins = array();
$plugins[] = 'settings';
$plugins[] = 'thold';
|
|
| Back to top |
|
 |
bmeckle New User
Joined: 23 Jul 2008 Posts: 3
|
Posted: Thu Jul 24, 2008 11:01 am Post subject: |
|
|
| I recopied the prepatched files over and my original problem came back. I'm lost. Any help would be awesome!
|
|
| Back to top |
|
 |
|