We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab6a4ce commit 03b9ab9Copy full SHA for 03b9ab9
Doc/Upgrade.md
@@ -3,6 +3,7 @@
3
- Make sure you make a copy of you database and the OpenNote directory
4
- Run `Service/model/sql/updateScript/` scripts to roll the database up to current specs.
5
- You will copy need to copy the upload directory contents into the new upload direcory in `Service/upload`.
6
+- You will also need to put int you database information in the new config `Service/Config.php`
7
8
###SQLite
9
Same as the MYSql. You may need to slightly modify the sql upload script to be compatible with sqlite.
0 commit comments