This page describes how to update a working installation of
ScrewTurn Wiki that uses the SQL Server Data Storage.
Note 1: if you are upgrading from v2, please refer to
these instructions instead.
Note 2: if you made modifications to the application, the following steps might cause issues and make the application unusable.
- Download the SQL Server Data Storage ZIP package from the download page
- Backup all the content of the wiki's root directory (seriously)
- Backup your database (seriously)
- Rename app_online.htm to app_offline.htm (this will take the application offline)
- Delete all the contents (files and directories) of the root directory, except:
- web.config file
- app_offline.htm file
You'll find a WebApplication directory in the ZIP file; copy all the contents into the new directory, except: - web.config file
- Delete app_offline.htm.
Navigate to your wiki's admin panel (the wiki will update database tables if needed) and look for plugin updates.