No categories assigned

Patch Update

For large version jumps (e.g., BlueSpice 2.27.3 to 3.1.10), a new installation is generally recommended.

For a patch update (version 3.1.x to a higher version 3.1.x) you can simply follow these steps:

  1. Create a backup: Pull a dump of the database and save it together with the complete codebase to a backup location of your choice.
  2. Renew Codebase: Overwrite the Codebase of the current version with the new Codebase of the higher version.
  3. Run the update:
    1. Open a console and go to the installation folder (on the LocalSettings.php level)
    2. Then enter the following command: php maintenance/update.php


Note: In a patch update, usually no database schemas have changed. It may not be necessary to run update.php.

If you use Linux as the basis of your BlueSpice installation, please note that file system permissions may be lost when overwriting the codebase. More information can be found under File System Permissions.

Attachments

Discussions