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 /
phpesp /
Delete
Unzip
Name
Size
Permission
Date
Action
images
[ DIR ]
drwxr-xr-x
2018-01-13 11:16
php53
[ DIR ]
drwxr-xr-x
2018-01-13 11:16
php56
[ DIR ]
drwxr-xr-x
2018-01-13 11:16
php71
[ DIR ]
drwxr-xr-x
2018-01-13 11:16
clone.php
3.63
KB
-rw-r--r--
2018-01-13 07:58
edit.php
4.93
KB
-rw-r--r--
2018-01-13 07:58
edit.xml
433
B
-rw-r--r--
2016-04-05 08:50
fileindex.php
86
B
-rw-r--r--
2011-03-11 17:52
import.php
3.62
KB
-rw-r--r--
2018-01-13 07:58
info.xml
1.09
KB
-rw-r--r--
2018-01-12 14:00
install.js
921
B
-rw-r--r--
2013-05-07 09:17
install.php
3.84
KB
-rw-r--r--
2018-01-13 07:58
install.xml
1.11
KB
-rw-r--r--
2011-03-11 17:52
md5
2.15
KB
-rw-r--r--
2018-01-13 07:58
notes.txt
71
B
-rw-r--r--
2018-01-12 14:00
phpESP.ini.php
784
B
-rw-r--r--
2011-03-11 17:52
upgrade.php
2.8
KB
-rw-r--r--
2018-01-13 07:58
upgrade.xml
299
B
-rw-r--r--
2012-01-19 14:01
Save
Rename
<?php // use http or https? $ESPCONFIG['proto'] = 'http://'; $ESPCONFIG['base_url'] = '[[softurl]]'; // Database connection information // for the database type, change $ESPCONFIG['adodb_database_type'] (further down) $ESPCONFIG['db_host'] = '[[softdbhost]]'; $ESPCONFIG['db_user'] = '[[softdbuser]]'; $ESPCONFIG['db_pass'] = '[[softdbpass]]'; $ESPCONFIG['db_name'] = '[[softdb]]'; $DB_PREFIX = "[[dbprefix]]"; // If you want your database tables to use a prefix, set it here. $OLD_DB_PREFIX = ""; // When switching prefixes, give here the current existing prefix in the db $ESPCONFIG['email_from_name'] = "[[site_name]]"; $ESPCONFIG['email_from_address'] = '[[admin_email]]'; // the email return path for bounces ... $ESPCONFIG['email_return_path'] = '[[admin_email]]'; ?>