Upgrading From Previous Versions
Make a backup of your working weathermap directory before you do
this! Just in case you do need to roll back.
You should be able to upgrade from any previous version by simply
unpacking the new one over the top. The files that will need to be changed
afterwards are the same ones you edited when you first installed:
- If you use the editor, then copy your editor-config.php out of the
way, copy the new editor-config.php-dist over the top of the in-place
editor-config.php and then make the same changes you made in your
original install (cacti path and URI).
This is especially important when upgrading to 0.92
- If you use the command-line tool, you will need to put the path to
rrdtool back in, around line 30 of the 'weathermap' file.
Any necessary database updates for Cacti users should be taken care of
automatically.