Open eClass Documentation
You are here: start » en » upgrade

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:upgrade [2024/05/23 15:30] – [1.1 Linux Systems] adminen:upgrade [Unknown date] (current) – external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
 ===== Upgrade Guide ===== ===== Upgrade Guide =====
-Open eClass 3.16+Open eClass 3.14
  
 The new version of Open eClass retains backward compatibility (with previous versions). That is, you can upgrade an already installed platform from prior versions to the current one easily and quickly, following the upgrade instructions provided below.  The new version of Open eClass retains backward compatibility (with previous versions). That is, you can upgrade an already installed platform from prior versions to the current one easily and quickly, following the upgrade instructions provided below. 
Line 28: Line 28:
 Due to changes introduced by the new version you will have to delete the old and install the new one. To make sure that you old configuration remain intact you must do the following actions: Due to changes introduced by the new version you will have to delete the old and install the new one. To make sure that you old configuration remain intact you must do the following actions:
  
-We consider that you have downloaded ''openeclass-3.16.tar.gz'' on the /tmp directory.+We consider that you have downloaded ''openeclass-3.14.tar.gz'' on the /tmp directory.
  
 Go to the directory you have installed in eClass. e.g. Go to the directory you have installed in eClass. e.g.
Line 43: Line 43:
   rm -rf images/ include/ info/ install/ manuals/ template/ modules/    rm -rf images/ include/ info/ install/ manuals/ template/ modules/ 
  
-Unzip and untar ''openeclass-3.16.tar.gz'' in a temporary directory (/tmp) e.g.+Unzip and untar ''openeclass-3.14.tar.gz'' in a temporary directory (/tmp) e.g.
  
-  tar xzvf /tmp/openeclass-3.16.tar.gz+  tar xzvf /tmp/openeclass-3.14.tar.gz
  
-Then copy from the temporary directory /tmp/openeclass-3.16 all of its contents in the installation directory e.g.+Then copy from the temporary directory /tmp/openeclass-3.14 all of its contents in the installation directory e.g.
  
-  cp -a /tmp/openeclass-3.16/*  /var/www/html/eclass/+  cp -a /tmp/openeclass-3.14/*  /var/www/html/eclass/
  
 So with the above steps you have replaced directory eclass, with the new one. Then move file config.php to directory config. e.g. So with the above steps you have replaced directory eclass, with the new one. Then move file config.php to directory config. e.g.
Open eClass Documentation

Table of Contents