diff --git a/documentation/installation_guide.html b/documentation/installation_guide.html index 2031f9fd70..b98c215e14 100755 --- a/documentation/installation_guide.html +++ b/documentation/installation_guide.html @@ -36,7 +36,7 @@
-

Chamilo - Installation Guide

+

Chamilo 1.10 - Installation Guide

Thank you for downloading Chamilo

-Optionally, you can do the same to the following directories if you want to -enable CSS styles package upload and sub-language definition: +Optionally, you can do the same to the following directory if you want to +enable sub-languages definition: @@ -218,7 +218,7 @@ To get the best out of Chamilo, you need to finetune your PHP settings. Consider
max_execution_time = 300 ;Maximum execution time of each script, in seconds
max_input_time = 600 ;Maximum amount of time each script may spend parsing request data
- memory_limit = 128M ;Maximum amount of memory a script may consume (128MB)
+ memory_limit = 256M ;Maximum amount of memory a script may consume (128MB)
post_max_size = 100M
upload_max_filesize = 100M;
short_open_tag = Off
@@ -310,8 +310,8 @@ As this is only a minor version change from previous 1.10.* versions of Chamilo, older version's directory). Note that you should remove the "home" and "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.
  • +
  • edit the app/config/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 app/cache/twig directory: 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
  • @@ -324,7 +324,7 @@ As this is only a minor version change from previous 1.10.* versions of Chamilo,
  • download the Chamilo 1.10 install package from the Chamilo download page
  • 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)
  • make *absolutely sure* that the .htaccess file of version 1.10 is copied as well
  • -
  • make sure "AllowOverride All" is present in your Apache configuration, as interpreting the .htaccess files is very important for Chamilo to work (note that Order-Allow directives have been replaced by "Require all granted" in Apache 2.4)
  • +
  • make sure "AllowOverride All" is present in your Apache configuration, as interpreting the .htaccess files is very important for Chamilo to work (note that the Order-Allow directive has been replaced by "Require all granted" in Apache 2.4)
  • point your browser on your portal URL + main/install/
  • click Install, then choose Upgrade from 1.9.*
  • diff --git a/documentation/installation_guide_fr_FR.html b/documentation/installation_guide_fr_FR.html index 034c4a2e9a..250c1a1cb9 100644 --- a/documentation/installation_guide_fr_FR.html +++ b/documentation/installation_guide_fr_FR.html @@ -36,7 +36,7 @@
    -

    Guide d'installation de Chamilo LMS

    +

    Guide d'installation de Chamilo LMS 1.10

    Merci d'avoir téléchargé Chamilo

      diff --git a/documentation/installation_guide_it_IT.html b/documentation/installation_guide_it_IT.html index d2df1b5be8..09b520fdda 100644 --- a/documentation/installation_guide_it_IT.html +++ b/documentation/installation_guide_it_IT.html @@ -36,7 +36,7 @@
      -

      Guida di installazione di Chamilo LMS

      +

      Guida di installazione di Chamilo LMS 1.9

      Grazie per aver scaricato Chamilo