Linux sea-business-23.hostwindsdns.com 4.18.0-553.121.1.lve.el8.x86_64 #1 SMP Thu Apr 30 16:40:41 UTC 2026 x86_64
LiteSpeed
Server IP : 104.168.155.189 & Your IP : 216.73.217.94
Domains :
Cant Read [ /etc/named.conf ]
User : zvmcccat
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
softaculous /
simplerisk /
Delete
Unzip
Name
Size
Permission
Date
Action
images
[ DIR ]
drwxr-xr-x
2020-04-22 10:14
php53
[ DIR ]
drwxr-xr-x
2020-04-22 10:14
php56
[ DIR ]
drwxr-xr-x
2020-04-22 10:14
php71
[ DIR ]
drwxr-xr-x
2020-04-22 10:14
config.php
732
B
-rw-r--r--
2020-04-22 00:58
edit.php
4.99
KB
-rw-r--r--
2020-04-22 01:03
edit.xml
433
B
-rw-r--r--
2017-11-02 23:39
fileindex.php
242
B
-rw-r--r--
2020-04-22 00:58
import.php
3.24
KB
-rw-r--r--
2020-04-22 01:03
info.xml
1.88
KB
-rw-r--r--
2020-04-22 00:58
install.js
921
B
-rw-r--r--
2017-09-22 21:59
install.php
5.18
KB
-rw-r--r--
2020-04-22 01:03
install.xml
2.44
KB
-rw-r--r--
2019-12-01 00:09
md5
2.93
KB
-rw-r--r--
2020-04-22 01:03
notes.txt
381
B
-rw-r--r--
2020-04-22 00:58
Save
Rename
<?php /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ // MySQL Database Host Name define('DB_HOSTNAME', '[[softdbhost]]'); // MySQL Database Port Number define('DB_PORT', '3306'); // MySQL Database User Name define('DB_USERNAME', '[[softdbuser]]'); // MySQL Database Password define('DB_PASSWORD', '[[softdbpass]]'); // MySQL Database Name define('DB_DATABASE', '[[softdb]]'); // Use database for sessions define('USE_DATABASE_FOR_SESSIONS', 'true'); // Path to the certificate to be used for SSL connections to the database define('DB_SSL_CERTIFICATE_PATH', ''); ?>