User account menu

  • Log in
BXTra.net

Breadcrumb

  • Home
  • Articles
  • Cacti : Upgrade from version 0.8.7b to version 0.8.7d

Cacti : Upgrade from version 0.8.7b to version 0.8.7d

By BXTra | 9:30 PM PDT, Fri May 29, 2009
Cacti
It's been a while that I do nothing with Cacti. So, I decided to upgrade Cacti from version 0.8.7b ( http://bxtra.net/Articles/2008-09-18/Steps-how-install-Cacti-CentOS-52-DirectAdmin ) to version 0.8.7d.

1. Get Cacti version 0.8.7d

cd /var/www/html
wget http://www.cacti.net/downloads/cacti-0.8.7d.tar.gz

2. Change directory of Cacti 0.8.7b (Old) to something Else. Then, extract Cacti 0.8.7d and change directory name to the one we use.

mv cacti cacti_old_version
tar xzvf cacti-0.8.7d.tar.gz
mv cacti-0.8.7d cacti

3. Set configuration setting in a new config file.

Start by open an old configuration file.
cd /var/www/html/cact_oldversion/include
nano -w config.php

Take a note on all configuration settings that look like below:

$database_default = "cacti";
$database_hostname = "localhost";
$database_username = "cactiuser";
$database_password = "somepassword";

Then, copy it to a new configuration file below :

cd /var/www/html/cacti/include
nano -w config.php

4. Set the appropriate permissions on Cacti directory. In DirectAdmin, You may get 500 Internal Server Error if you don't do this. So, you need to do the following:

cd /var/www/html
chown -R webapps:webapps cacti

5. Update Cacti Database by using Web Browser to enter to your Cacti page.

http://your-server/cacti/

Follow the on-screen steps to upgrade your database. Then, you can log on and use Cacti as usual.
About text formats
  • No HTML tags allowed.
  • Web page addresses and email addresses turn into links automatically.
  • Lines and paragraphs break automatically.

  • Will the router get the Openvpn as a client option?
    6 years ago
  • cancellation
    6 years 1 month ago
  • Router ASUS RT-N12 D1 tomatoes passwort falsch
    7 years 8 months ago
  • WPS button = 30/30/30 hard reset button
    7 years 9 months ago
  • Save my day!
    8 years 3 months ago
  • How to
    8 years 6 months ago
  • Can i still access my modem (the one with the ISP provided)?
    8 years 6 months ago
  • A saving step!
    8 years 10 months ago
  • Problem with Asus n12e-c1
    8 years 11 months ago
  • don't use Hostgator
    9 years 2 months ago

© 2007 - 2023 BXTra.net. All Rights Reserved. 
Certain other content, photos and artwork displayed on BXTra.net are protected by copyright and are the property of their respective owners.

Privacy Policy