ACIL FM
Dark
Refresh
Current DIR:
/var/softaculous/cake
/
var
softaculous
cake
Upload
Zip Selected
Delete Selected
Pilih semua
Nama
Ukuran
Permission
Aksi
images
-
chmod
Open
Rename
Delete
php53
-
chmod
Open
Rename
Delete
php56
-
chmod
Open
Rename
Delete
php71
-
chmod
Open
Rename
Delete
php81
-
chmod
Open
Rename
Delete
php82
-
chmod
Open
Rename
Delete
app_local.php
2.82 MB
chmod
View
DL
Edit
Rename
Delete
fileindex.php
194 B
chmod
View
DL
Edit
Rename
Delete
import.php
5.11 MB
chmod
View
DL
Edit
Rename
Delete
info.xml
3.09 MB
chmod
View
DL
Edit
Rename
Delete
install.js
921 B
chmod
View
DL
Edit
Rename
Delete
install.php
3.64 MB
chmod
View
DL
Edit
Rename
Delete
install.xml
214 B
chmod
View
DL
Edit
Rename
Delete
md5
2.63 MB
chmod
View
DL
Edit
Rename
Delete
notes.txt
1.29 MB
chmod
View
DL
Edit
Rename
Delete
Edit file: /var/softaculous/cake/notes.txt
1. PHP REQUIREMENT LINK: https://book.cakephp.org/5/en/installation.html and also check /vendor/composer/platform_check.php(Since 5.3.0, PHP requirement mentioned in the file is 8.4.0, hence we have kept the same in info.xml as, following error is thrown below PHP 8.4 i.e Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 8.4.0")(changed to php 8.2.0 in 5.3.2, as file mentions the same) 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)
Simpan
Batal
Isi Zip:
Unzip
Create
Buat Folder
Buat File
Terminal / Execute
Run
Chmod Bulk
All File
All Folder
All File dan Folder
Apply