Cacti (home)ForumsRepositoryDocumentation
Cacti: offical forums and support  

 FAQFAQ   SearchSearch   MemberlistMemberlist    RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in    


How can I upgrade from 0.8.6k to 0.8.7?

 
Post new topic   Reply to topic    Cacti Forum Index -> Help: General
Author Message
foole



Joined: 06 Nov 2007
Posts: 2

PostPosted: Tue Nov 06, 2007 12:31 am    Post subject: How can I upgrade from 0.8.6k to 0.8.7? Reply with quote

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
Back to top
TheWitness
Developer


Joined: 14 May 2002
Posts: 9723
Location: MI, USA

PostPosted: Tue Nov 06, 2007 9:00 am    Post subject: Reply with quote

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:
    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
Back to top
foole



Joined: 06 Nov 2007
Posts: 2

PostPosted: Thu Nov 08, 2007 2:47 am    Post subject: Reply with quote

Thx a lot
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Cacti Forum Index -> Help: General All times are GMT - 5 Hours
Page 1 of 1

 



Powered by phpBB © 2001, 2005 phpBB Group