X7ROOT File Manager
Current Path:
/var/softaculous/baker
var
/
softaculous
/
baker
/
ðŸ“
..
📄
baker.sql
(83.68 KB)
📄
baker.zip
(25.51 MB)
📄
clone.php
(4.34 KB)
📄
config.php
(658 B)
📄
edit.php
(4.38 KB)
📄
edit.xml
(433 B)
📄
fileindex.php
(156 B)
ðŸ“
images
📄
import.php
(3.38 KB)
📄
info.xml
(1.83 KB)
📄
install.js
(921 B)
📄
install.php
(5.98 KB)
📄
install.xml
(2.44 KB)
📄
md5
(1.85 KB)
📄
notes.txt
(653 B)
ðŸ“
php53
ðŸ“
php56
ðŸ“
php71
ðŸ“
php81
ðŸ“
php82
📄
upgrade.php
(15.44 KB)
📄
upgrade.xml
(309 B)
Editing: config.php
<?php /* *** auto generated config file for 2.13.6 *** WebsiteBaker 2.13.6 *** created at [[created_at]] */ // define('DEBUG', false); define('DB_TYPE', 'mysqli'); define('DB_HOST', '[[softdbhost]]'); define('DB_PORT', '3306'); define('DB_NAME', '[[softdb]]'); define('DB_USERNAME', '[[softdbuser]]'); define('DB_PASSWORD', '[[softdbpass]]'); define('DB_CHARSET', 'utf8mb4_unicode_ci'); define('TABLE_PREFIX', '[[dbprefix]]'); define('WB_URL', "[[softurl]]"); // no trailing slash or backslash!! require __DIR__.'/framework/initialize.php'; // --- end of file ----------------------------------
Upload File
Create Folder