X7ROOT File Manager
Current Path:
/var/softaculous/cumulus
var
/
softaculous
/
cumulus
/
??
..
??
clone.php
(4.19 KB)
??
config.php
(391 B)
??
cumulus.sql
(12.25 KB)
??
cumulus.zip
(34.53 MB)
??
edit.php
(4.35 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
(5.55 KB)
??
notes.txt
(424 B)
??
php53
??
php56
??
php71
??
php81
??
php82
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