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 | : 18.188.107.57
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 /
cake /
[ 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
app_local.php
2.79
KB
-rw-r--r--
cake.zip
10.53
MB
-rw-r--r--
fileindex.php
194
B
-rw-r--r--
import.php
5.12
KB
-rw-r--r--
info.xml
2.85
KB
-rw-r--r--
install.js
921
B
-rw-r--r--
install.php
3.66
KB
-rw-r--r--
install.xml
214
B
-rw-r--r--
md5
3.15
KB
-rw-r--r--
notes.txt
1006
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : notes.txt
1. PHP REQUIREMENT LINK: https://book.cakephp.org/5/en/installation.html and also check /vendor/composer/platform_check.php 2. Set "DEBUG" true in "config/app.php" 3. We have copied logs folder from older version inside our package. As it throws error.(Log folder added in version 4.0.2) 4. We have added database settings in app.php file explicitly in version 4.0.0 i.e, 'host' => '[[softdbhost]]', 'username' => '[[softbuser]]', 'password' => '[[softdbpass]]', 'database' => '[[softdb]]', as they were not present in version 4.0.0, and they are needed to connect to database. Please check in next version.(If not present add them below the line 'persistent' => false, under ORM settings in app.php file).(Not needed since 4.0.2 as script now uses app_local.php for configuration and provides way to configure database settings.) 5. Use app_local.php and not app.php for configuring database settings in manual installation(As settings in app_local.php override settings in app.php)(Since version 4.0.2)
Close