[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@3.142.195.182: ~ $
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)

Filemanager

Name Type Size Permission Actions
images Folder 0755
php53 Folder 0755
php56 Folder 0755
php71 Folder 0755
php81 Folder 0755
php82 Folder 0755
app_local.php File 2.79 KB 0644
fileindex.php File 194 B 0644
import.php File 5.11 KB 0644
info.xml File 2.85 KB 0644
install.js File 921 B 0644
install.php File 3.63 KB 0644
install.xml File 214 B 0644
md5 File 1.73 KB 0644
notes.txt File 1006 B 0644