From: mensonge Date: Fri, 27 Feb 2009 09:00:18 +0000 (+0000) Subject: git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk... X-Git-Tag: v0.94~86 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=1e2add12c688db459fbed7bf5c842ddb274fea69;p=semanticscuttle.git git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@298 b3834d28-1941-0410-a4f8-b48e95affb8f --- diff --git a/upgrade.txt b/upgrade.txt index fdaac0d..107ee2a 100644 --- a/upgrade.txt +++ b/upgrade.txt @@ -1,9 +1,7 @@ ==== UPGRADE instructions ==== === From version 0.92 to 0.93 === -Message: this version modifies the database to UTF-8 charset. The idea is to convert the content (through BLOB type) and then to change the tables' charsets. - -- Backup you database +- Backup your database - Make a copy from your SemanticScuttle Web directory - Upgrade your database by following instructions ONE after ONE (order is important) : #NOTHING TO CHANGE IN DB @@ -15,7 +13,7 @@ $adminsAreAdvisedTagsFromOtherAdmins = false; # 'true' if tags from other admin === From version 0.91 to 0.92 === Message: this version modifies the database to UTF-8 charset. The idea is to convert the content (through BLOB type) and then to change the tables' charsets. -- Backup you database +- Backup your database - Make a copy from your SemanticScuttle Web directory - Upgrade your database by following instructions ONE after ONE (order is important) :