/var/softaculous/chamilo
NameSizeModeActions
images/-0755rm
php53/-0755rm
php56/-0755rm
php71/-0755rm
php81/-0755rm
add_course.conf.php2650755editdlrm
auth.conf.php66790755editdlrm
clone.php59520755editdlrm
configuration.php1206870755editdlrm
course_info.conf.php1760755editdlrm
edit.php43800755editdlrm
edit.xml4330755editdlrm
events.conf.php33120755editdlrm
fileindex.php5160755editdlrm
import.php35410755editdlrm
info.xml33270755editdlrm
install.js9240755editdlrm
install.php67990755editdlrm
install.xml43370755editdlrm
mail.conf.php26240755editdlrm
md533620755editdlrm
notes.txt10360755editdlrm
profile.conf.php13400755editdlrm
upgrade.php60050755editdlrm
upgrade.xml4190755editdlrm
Edit: /var/softaculous/chamilo/notes.txt (1036B)
1. Choose SHA1 as encryption type in manual installation. 2. On first visit to installation via [[softurl]]/index.php it gives error messages. It is a bug in the script itself and happens in manual installation as well. Mentioned at https://support.chamilo.org/issues/4869 3. Due to error we have disabled upgrade from 1.9 to 1.10. They have mentioned that upgrade will work from 1.10.2 so kidly enable and check upgrade from 1.9.x to 1.10.x. (upgrade is enabled from 1.10.2) 4. Replace the following line in configuration.php and uncomment it. $_configuration['packager'] = 'chamilo'; to $_configuration['packager'] = 'Softaculous'; 5. Some of the database changes are not applied and version number in config file is not updating post upgrade hence we are disabling upgrade from 1.11.4. Do check and try to add it from next release. 6. PHP REQUIREMENT LINK: https://11.chamilo.org/documentation/installation_guide.html#1._Pre-requisites 7. Change upgrade condition for every major version to update version number in configuration.php