X7ROOT File Manager
Current Path:
/var/softaculous/moodle29
var
/
softaculous
/
moodle29
/
??
..
??
NOTES.txt
(1.51 KB)
??
add_admin.php
(733 B)
??
check_utf8.php
(5.88 KB)
??
clone.php
(5.47 KB)
??
config.php
(745 B)
??
data.zip
(7.54 KB)
??
edit.php
(5.69 KB)
??
edit.xml
(433 B)
??
fileindex.php
(880 B)
??
images
??
import.php
(5.33 KB)
??
info.xml
(3.37 KB)
??
install.js
(924 B)
??
install.php
(19.64 KB)
??
install.xml
(2.53 KB)
??
languages
??
md5
(4.62 KB)
??
moodle29.sql
(993.54 KB)
??
moodle29.zip
(57.05 MB)
??
php53
??
php56
??
php71
??
php81
??
php82
??
privatekey.php
(786 B)
??
update_pass.php
(3.17 KB)
??
upgrade.php
(7.36 KB)
??
upgrade.xml
(307 B)
Editing: NOTES.txt
* Do not download Weekly Built. 1) Empty the cache, sessions, muc, lock and localcache folders in data.zip 2) Use "defaultcity" for city while installing, country United States and Timezone America/New_york. Also in New settings - Location settings keep America/New_york 3) Download the Language packs here: http://download.moodle.org/langpack/ 4) Unpack the packages in the /languages/[[language]].zip 5) Change the language [[language]] in SQL config and users table. 6) Check this function and if new file is added update it in upgrade.php: upgrade_stale_php_files_present() in the file : /lib/upgradelib.php 7) required minimum version check for upgrade in info.xml should be changed in case of major version change 8) We do not change $CFG->directorypermissions = 0777; in the config file because it is outside the web-accessible directory and does not matter if it is 0777 9) Check if /muc/config.php file is created in data folder on non suPHP server i.e. (you can use Webuzo). 10) `allversionshash` in config table is same for every install 11) `assignfeedback_editpdf` has the value '/usr/bin/gs' on Windows as well as Linux Manual install hence we leave it as it is. 12) PHP REQUIREMENT LINK: https://docs.moodle.org/dev/Moodle_3.7_release_notes#Server_requirements 13) While installing check utf8mb4 collation. To check utfmb4 support, we have referred moodle\lib\dml\mysqli_native_moodle_database.php file. 14) check this file /lib/dml/mysqli_native_moodle_database.php and mariadb_native_moodle_database.php for utf8 collation detection.
Upload File
Create Folder