[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@3.143.7.112: ~ $
1. We add "admin_login::setup" in the below line in _blesta.php in our package.
Configure::set("Blesta.csrf_bypass", array("admin_login::setup"));

2. We have purposely kept one blank line in "blesta_install.input" and in "blesta_install2.input" files because since version 4.8.0 'port' => '{database_port}' has become compulsory input parameter for install and this value may vary from server to server hence we have kept it blank.

3. Blesta releases Patch for different PHP versions to support ioncube encoding. Kindly check and update in every version.
	if(sversion_compare(sphpversion(), '7.0', '>=')){
		if(file_exists($software['path'].'/patch/php7hotfix.zip')){
			if(!sunzip($software['path'].'/patch/php7hotfix.zip', $__settings['softpath'].'/app/')){
					$error[] = 'Could not unzip the php7hotfix.zip';
			}
		}
	}
*Please note that, Since Blesta 4.6.0 the above patches are needed only if Ioncube version is less than 10.1.0.(We have handled this in install.php)

4. PHP REQUIREMENT LINK: https://docs.blesta.com/display/user/Requirements

5. Json extension requirement added because blesta installer needs json_decode function.

Filemanager

Name Type Size Permission Actions
images Folder 0755
patch Folder 0755
php53 Folder 0755
php56 Folder 0755
php71 Folder 0755
php81 Folder 0755
php82 Folder 0755
_blesta.php File 11.41 KB 0644
edit.php File 4.94 KB 0644
edit.xml File 433 B 0644
extend.php File 38.28 KB 0644
fileindex.php File 101 B 0644
import.php File 13.26 KB 0644
info.xml File 7.17 KB 0644
install.js File 924 B 0644
install.php File 11.48 KB 0644
install.xml File 1011 B 0644
ioncube.php File 246 B 0644
md5 File 1.42 KB 0644
notes.txt File 1.12 KB 0644
update_pass.php File 520 B 0644
upgrade.php File 9.36 KB 0644
upgrade.xml File 245 B 0644