PHP 8.2.30
Preview: NOTES.txt Size: 2.22 KB
//proc/self/root/proc/self/root/proc/thread-self/root/var/softaculous/moodle50/NOTES.txt

* Do not download Weekly Built.
1) Empty the cache, sessions, muc, lock, localcache and temp 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: https://download.moodle.org/langpack/5.0/
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 : [NOT REQUIRED]
/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://moodledev.io/general/releases/5.0
13) While installing check utf8mb4 collation. To check utfmb4 support, we have referred moodle\lib\dml\mysqli_native_moodle_database.php file. (We have modified the default code to first detect from available collations and then from database since the database created will have a default collation)
14) Install manually with keeping database charset to "utf8mb4 general ci"
15) check this file /lib/dml/mysqli_native_moodle_database.php and mariadb_native_moodle_database.php for utf8 collation detection.
16) Increase the version number in requirement function of upgrade.php in EVERY MAJOR VERSION as some of the plugings/extensions are not compatible with the latest version.
17) Keep the collation changes in sql as it is required to detect and fill. If not done, the script throws error on higher Mysql versions.
18) [IMP] Keep the .git and .gitignore files in fileindex.php as it is required to fetch the installations which are explicitely installed using git. (Requested by Softaculous core team )

Directory Contents

Dirs: 7 × Files: 23

Name Size Perms Modified Actions
images DIR
- drwxr-xr-x 2026-04-22 21:37:47
Edit Download
languages DIR
- drwxr-xr-x 2026-04-22 21:37:45
Edit Download
php53 DIR
- drwxr-xr-x 2026-04-22 21:37:45
Edit Download
php56 DIR
- drwxr-xr-x 2026-04-22 21:37:45
Edit Download
php71 DIR
- drwxr-xr-x 2026-04-22 21:37:45
Edit Download
php81 DIR
- drwxr-xr-x 2026-04-22 21:37:45
Edit Download
php82 DIR
- drwxr-xr-x 2026-04-22 21:37:45
Edit Download
733 B lrw-r--r-- 2025-10-30 11:29:36
Edit Download
6.99 KB lrw-r--r-- 2025-10-30 11:29:36
Edit Download
5.49 KB lrw-r--r-- 2026-04-22 12:27:38
Edit Download
745 B lrw-r--r-- 2025-10-30 11:29:36
Edit Download
7.76 KB lrw-r--r-- 2026-04-22 07:31:48
Edit Download
4.63 KB lrw-r--r-- 2026-04-22 12:27:38
Edit Download
433 B lrw-r--r-- 2025-10-30 11:29:36
Edit Download
12.46 KB lrw-r--r-- 2026-04-22 12:27:38
Edit Download
1021 B lrw-r--r-- 2026-04-22 07:31:48
Edit Download
840 B lrw-r--r-- 2025-10-30 11:29:36
Edit Download
7.69 KB lrw-r--r-- 2026-04-22 12:27:38
Edit Download
3.53 KB lrw-r--r-- 2026-04-22 07:31:48
Edit Download
924 B lrw-r--r-- 2025-10-30 11:29:36
Edit Download
11.24 KB lrw-r--r-- 2026-04-22 12:27:38
Edit Download
3.36 KB lrw-r--r-- 2025-10-30 11:29:36
Edit Download
3.99 KB lrw-r--r-- 2026-04-22 12:27:38
Edit Download
1.16 MB lrw-r--r-- 2026-04-22 07:31:48
Edit Download
93.20 MB lrw-r--r-- 2026-04-22 07:31:48
Edit Download
2.22 KB lrw-r--r-- 2025-10-30 11:29:36
Edit Download
975 B lrw-r--r-- 2025-10-30 11:29:36
Edit Download
541 B lrw-r--r-- 2025-10-30 11:29:36
Edit Download
9.43 KB lrw-r--r-- 2026-04-22 12:27:38
Edit Download
307 B lrw-r--r-- 2025-10-30 11:29:36
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).