Skip to content

How to update

arnecls edited this page Oct 22, 2014 · 7 revisions

How do I update the Raidplaner?

Version numbers can be read like this "major.minor.patch". A character behind the version (e.g. 1.1.3b) denotes a hotfix version. Hotfix versions are intermediate versions used for testing bugfixes before a release.

Minor version update (e.g. 1.0.0 to 1.1.0)

Just follow the process below:

  1. Backup your current files and database!

  2. Copy the contents of the new package to your FTP. Make sure that your "lib/config" folder is not overwritten

  3. Open http://<your url>/setup, click on "update" and follow the instructions

If you’ve used an intermediate version of Raidplaner, there might be some error messages during the update process. As the update script tries to take partially updated installations into account you can ignore these in almost all cases. However - if something went wrong it will help me to know which update steps failed, so it is advisable to keep the messages somewhere (e.g. make a screenshot).

Patch version update (e.g. 1.0.0 to 1.0.1)

  1. Backup your current files!

  2. Copy the contents of the new package to your FTP. Make sure that your "lib/config" folder is not overwritten

Patch version updates never change the database so you do not have to click the "update" button.

Clone this wiki locally