[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@3.147.76.250: ~ $
Install Manually on Webuzo on PHP version mentioned in the PHP REQUIREMENT LINK.

1. Edit config.php file before runing the installer 

	- $cfg->dbtype   = 'mysql';
	- Add $cfg->dbprefix = ''; (Removed since v16.04.0, check in the version for the same)
	- Fill database details
	- also edit $cfg->dataroot
	- Run the installer.

2. When you create database choose utf8mb4_unicode_ci in manual installation.
3. Delete all the contents and folders in the sub-directories of the data.zip i.e. keep only the empty folders in root directory (NOT NEEDED NOW BCOZ OF NEW METHOD)
4. We have added alter query in install.php to set collation to UTF8
7. Change the " to ` in the Trigger statements in the SQL file. (NOT NEEDED NOW BCOZ OF NEW METHOD)
8. This might not work on AMPPS and Webuzo because the database user does not have Trigger permissions.(Removed this from version 1.9.1, as its working fine on both now.)
9. Change the value of `passwordchange` field in the `usr` table to 0 so that it does not ask for a password change after the first login. (NOT NEEDED NOW BCOZ OF NEW METHOD)
10. Please go through the /lib/upgrade.php requirements at every new release.
11. We always un-comment the $cfg->passwordsaltmain  and also $cfg->urlsecret in "config.php".
12. Copy upgrade.php from lib folder and keep as org_upgrade.php and our changes in mod_upgrade.php

13.PHP REQUIREMENT LINK :
https://github.com/MaharaProject/mahara/tree/22.04.0_RELEASE#system-requirements
14. We were facing issue in 18.10.0. Vendor asked us to add patch to resolve issue. (https://bugs.launchpad.net/mahara/+bug/1799933)
15. We have kept MYSQL requirement as 5.7.0 in info.xml as on MYSQL 5.6 we get key size issue while manual installation i.e mentioned in link :
https://bugs.launchpad.net/mahara/+bug/1909116
16. Always configure site_name in mod_upgrade.php, since we have used it in install.xml.
17. We have disabled autoupgrade in 22.04.0 version since it required to delete all the files of previous version. Enable it in next minor version. (Enabled auto upgrade from 22.04.1)
https://wiki.mahara.org/wiki/System_Administrator%27s_Guide/Upgrading_Mahara
18. In every major version check upgrade notes and modify our upgrade.php accordingly.

Filemanager

Name Type Size Permission Actions
images Folder 0755
php53 Folder 0755
php56 Folder 0755
php71 Folder 0755
php81 Folder 0755
php82 Folder 0755
changelog.txt File 10.99 KB 0644
clone.php File 6.52 KB 0644
config.php File 3 KB 0644
edit.php File 5.4 KB 0644
edit.xml File 433 B 0644
fileindex.php File 509 B 0644
import.php File 3.31 KB 0644
info.xml File 4.74 KB 0644
install.js File 921 B 0644
install.php File 8.62 KB 0644
install.xml File 1.43 KB 0644
md5 File 4.4 KB 0644
mod_upgrade.php File 63.6 KB 0644
notes.txt File 2.18 KB 0644
org_upgrade.php File 63.57 KB 0644
update_pass.php File 1.23 KB 0644
upgrade.php File 6.37 KB 0644
upgrade.xml File 334 B 0644