-
Notifications
You must be signed in to change notification settings - Fork 175
Upgrading Loris
Ng Justin edited this page Jun 20, 2017
·
3 revisions
At a high-level, the steps are,
- Back up your database and files
- Back up your custom code, if any
- Get the release you want to upgrade to; The latest release may be found here
- Replace the current LORIS install
- Your custom code and the newer release may not work without some work, reading the notes that come with the release will help
- Look for the
SQL/Release_patches
folder and apply the necessary.sql
patches, in the correct order - Look for additional patch instructions that come with the release notes
Instructions may be found here
Instructions may be found here
To future maintainers of this documentation, please add a new section and page for each set of upgrade instructions. This is to keep this page as clean as possible. The only real change that might be necessary is if the "high-level" upgrade instructions need changing.