How can I upgrade from 0.8.6k to 0.8.7?

Post general support questions here that do not specifically fall into the Linux or Windows categories.

Moderators: Developers, Moderators

Post Reply
foole
Posts: 2
Joined: Tue Nov 06, 2007 12:22 am

How can I upgrade from 0.8.6k to 0.8.7?

Post by foole »

The version of cacti which I'm using is 0.8.6k
it was checked out from svn sometimes ago
When I want to upgrade to recent stable version 0.8.7,
it was said not supported!!
What should I do now?
pls
User avatar
TheWitness
Developer
Posts: 17059
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

Who told you that?

Anyway, it is a three step process.
  • Turn off HTTPD
  • Disable Cron
  • Backup your database.
  • Get all the new files (including a few patches on the forum)
  • Install the files, remember the "include/config_*.php" files are obsolete
  • Edit the "install/0_8_6j_to_0_8_7.php" file and remove the inserting of the 1 minute RRA. It is well documented in that script.
  • Run the following sql code

    Code: Select all

    update version set cacti='0.8.6j" where cacti='0.8.6k'
  • Re-enable HTTPD
  • Refresh your browser
  • Confirm the upgrade script worked well. If you get any errors, you may have to hand apply some database changes. Look at the upgrade script for more details
  • After all is well with the database, re-enable cron
So, since we don't want to have to tell this to all users, I guess that is why somebody, and I know who he is, probably told you it's not supported. My comment is thanks for helping us test ;)

TheWitness
True understanding begins only when we realize how little we truly understand...

Life is an adventure, let yours begin with Cacti!

Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages


For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
foole
Posts: 2
Joined: Tue Nov 06, 2007 12:22 am

Post by foole »

Thx a lot
Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests