X7ROOT File Manager
Current Path:
/var/softaculous/cumulus
var
/
softaculous
/
cumulus
/
ðŸ“
..
📄
clone.php
(4.22 KB)
📄
config.php
(391 B)
📄
edit.php
(4.38 KB)
📄
edit.xml
(433 B)
📄
fileindex.php
(93 B)
ðŸ“
images
📄
import.php
(3.42 KB)
📄
info.xml
(2.23 KB)
📄
install.js
(921 B)
📄
install.php
(5.62 KB)
📄
install.xml
(1.19 KB)
📄
md5
(14.48 KB)
📄
notes.txt
(424 B)
ðŸ“
php53
ðŸ“
php56
ðŸ“
php71
ðŸ“
php81
Editing: config.php
<?php // Database Credentials define ('DB_HOST', '[[softdbhost]]'); define ('DB_PORT', '3306'); define ('DB_USER', '[[softdbuser]]'); define ('DB_PASS', '[[softdbpass]]'); define ('DB_NAME', '[[softdb]]'); define ('DB_PREFIX', '[[dbprefix]]'); // FTP Credentials define ('FTP_HOST', ''); define ('FTP_USER', ''); define ('FTP_PASS', ''); define ('FTP_PATH', ''); define ('FTP_SSL', false);
Upload File
Create Folder