X7ROOT File Manager
Current Path:
/var/softaculous/wbce
var
/
softaculous
/
wbce
/
ðŸ“
..
📄
clone.php
(5.8 KB)
📄
config.php
(537 B)
📄
edit.php
(4.38 KB)
📄
edit.xml
(433 B)
📄
fileindex.php
(162 B)
ðŸ“
images
📄
import.php
(3.15 KB)
📄
index.php
(408 B)
📄
info.xml
(2.54 KB)
📄
install.js
(924 B)
📄
install.php
(7.27 KB)
📄
install.xml
(2.67 KB)
📄
md5
(3.48 KB)
📄
notes.txt
(513 B)
ðŸ“
php53
ðŸ“
php56
ðŸ“
php71
ðŸ“
php81
ðŸ“
php82
📄
wbce.sql
(76.52 KB)
📄
wbce.zip
(10.82 MB)
Editing: config.php
<?php define('DB_TYPE', 'mysqli'); define('DB_HOST', '[[softdbhost]]'); define('DB_NAME', '[[softdb]]'); define('DB_USERNAME', '[[softdbuser]]'); define('DB_PASSWORD', '[[softdbpass]]'); define('DB_CHARSET', 'utf8'); define('TABLE_PREFIX', '[[dbprefix]]'); define('WB_URL', '[[softurl]]'); // no leading/trailing slash or backslash. define('ADMIN_DIRECTORY', 'admin'); // no leading/trailing slash or backslash. A simple directory name only. require_once(dirname(__FILE__).'/framework/initialize.php'); // end of file -------------
Upload File
Create Folder