From 1d8d06e98c8ed7c706a170a1c405a4b774bc7dea Mon Sep 17 00:00:00 2001 From: Yannick Warnier Date: Fri, 30 Jan 2015 08:25:01 -0500 Subject: [PATCH] Add comment about cleaning the archive directory after upgrading --- documentation/installation_guide.html | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/documentation/installation_guide.html b/documentation/installation_guide.html index c72e1b9d07..2a186c0a3a 100755 --- a/documentation/installation_guide.html +++ b/documentation/installation_guide.html @@ -339,10 +339,8 @@ you upgrade. providers have developed improved migration procedures that use more memory but process the upgrades up to 20 times faster. If this is the kind of thing you need, we highly recommend you contact them (see reference below). -
NOTE: This version of Chamilo can only be used to upgrade from -smaller versions of Chamilo or Dok€os. For example, you cannot use the normal -upgrade scripts from Chamilo 1.9 to upgrade from Dok€os 2.0. If you need this, -please contact one of the Chamilo Association's official providers <providers@chamilo.org>)
+
NOTE: This version of Chamilo can only be used to upgrade from earlier versions of Chamilo or Dok€os. For example, you cannot use the normal +upgrade scripts from Chamilo 1.9 to upgrade from Dok€os 2.0 (which was born after the split with Chamilo). If you need this, please contact one of the Chamilo Association's official providers)

@@ -357,6 +355,7 @@ As this is only a minor version change from previous 1.10.* versions of Chamilo, "searchdb" directories from the package before you overwrite the previous files.
  • edit the main/inc/conf/configuration.php file: at the en of the file, locate the previous version number (e.g. '1.10.4') and change it to this new version (e.g. '1.10.8')
  • +
  • clean your archive/ directory: take a temporary copy of index.html, delete all the contents *in* this directory (do NOT remove the directory itself, only its contents!). It will all be re-generated. You can also delete the contents of this directory through the "Archive directory cleanup" option in the "System" box of the Administration page.
  • you're done! No other upgrade procedure is required
  • @@ -370,6 +369,7 @@ As this is only a minor version change from previous 1.10.* versions of Chamilo,
  • unzip the new files of Chamilo 1.10 over the files of the older version (or unzip the files in one folder and then copy the files from there to the older version's directory)
  • point your browser on your portal URL + main/install/
  • choose your language and click Upgrade from 1.8.x/1.9.x
  • +
  • clean your archive/ directory: take a temporary copy of index.html, delete all the contents *in* this directory (do NOT remove the directory itself, only its contents!). It will all be re-generated. You can also delete the contents of this directory through the "Archive directory cleanup" option in the "System" box of the Administration page.

  • @@ -383,6 +383,7 @@ As this is only a minor version change from previous 1.10.* versions of Chamilo,
  • unzip the new files of Chamilo 1.10 over the files of the older version (or unzip the files in one folder and then copy the files from there to the older version's directory)
  • point your browser on your portal URL + main/install/
  • choose your language and click Upgrade from 1.8.x/1.9.x
  • +
  • clean your archive/ directory: take a temporary copy of index.html, delete all the contents *in* this directory (do NOT remove the directory itself, only its contents!). It will all be re-generated. You can also delete the contents of this directory through the "Archive directory cleanup" option in the "System" box of the Administration page.
  • A bunch of Chamilo administrators have reported minor issues with the migration between versions considerably apart (like from Dok€os to Chamilo). This might include loosing some assignments or forum posts. To avoid any ugly effect on your users, we recommend you first establish a checklist @@ -433,6 +434,7 @@ Chamilo/Dok€os root folder
  • point your browser on your portal URL
  • choose your language and click Upgrade from 1.6.x and confirm the current directory of the old version
  • +
  • clean your archive/ directory: take a temporary copy of index.html, delete all the contents *in* this directory (do NOT remove the directory itself, only its contents!). It will all be re-generated. You can also delete the contents of this directory through the "Archive directory cleanup" option in the "System" box of the Administration page.