X7ROOT File Manager
Current Path:
/var/softaculous/whmcs
var
/
softaculous
/
whmcs
/
ðŸ“
..
📄
.htaccess
(933 B)
📄
changelog.txt
(5.14 KB)
📄
clone.php
(5.97 KB)
📄
clone.xml
(281 B)
📄
config.php
(779 B)
📄
configuration.php
(589 B)
📄
data.zip
(1.72 KB)
📄
edit.php
(6.15 KB)
📄
edit.xml
(577 B)
📄
fileindex.php
(674 B)
ðŸ“
images
📄
import.php
(5.65 KB)
📄
info.xml
(2.86 KB)
📄
install.js
(924 B)
📄
install.php
(6.58 KB)
📄
install.xml
(3.91 KB)
📄
md5
(1.26 KB)
📄
notes.txt
(1.89 KB)
ðŸ“
php53
ðŸ“
php56
ðŸ“
php71
ðŸ“
php81
ðŸ“
php82
📄
upgrade.php
(6.71 KB)
📄
upgrade.xml
(654 B)
📄
whmcs.sql
(265.3 KB)
📄
whmcs.zip
(145.07 MB)
Editing: configuration.php
<?php $license = '[[license_key]]'; $db_host = '[[softdbhost]]'; $db_port = ''; $db_username = '[[softdbuser]]'; $db_password = '[[softdbpass]]'; $db_name = '[[softdb]]'; $db_tls_ca = ''; $db_tls_ca_path = ''; $db_tls_cert = ''; $db_tls_cipher = ''; $db_tls_key = ''; $db_tls_verify_cert = ''; $cc_encryption_hash = '[[enc_hash]]'; $crons_dir = '[[softdatadir]]/crons/'; $templates_compiledir = '[[softdatadir]]/templates_c/'; $attachments_dir = "[[softdatadir]]/attachments/"; $downloads_dir = "[[softdatadir]]/downloads/"; $customadminpath = "[[admin_folder]]"; $mysql_charset = 'utf8';
Upload File
Create Folder