Linux worldls-302.fr.planethoster.net 4.18.0-553.8.1.lve.el7h.x86_64 #1 SMP Thu Jul 4 15:19:33 UTC 2024 x86_64
LiteSpeed
Server IP : 10.185.0.203 & Your IP : 216.73.216.32
Domains :
Cant Read [ /etc/named.conf ]
User : gerathty
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:05
php53
[ DIR ]
drwxr-xr-x
2018-01-13 11:05
php56
[ DIR ]
drwxr-xr-x
2018-01-13 11:05
php71
[ DIR ]
drwxr-xr-x
2018-01-13 11:05
clone.php
3.63
KB
-rw-r--r--
2018-01-12 23:58
edit.php
4.93
KB
-rw-r--r--
2018-01-12 23:58
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.62
KB
-rw-r--r--
2018-01-12 23:58
info.xml
1.09
KB
-rw-r--r--
2018-01-12 06:00
install.js
921
B
-rw-r--r--
2013-05-07 02:17
install.php
3.84
KB
-rw-r--r--
2018-01-12 23:58
install.xml
1.11
KB
-rw-r--r--
2011-03-11 09:52
md5
2.15
KB
-rw-r--r--
2018-01-12 23:58
notes.txt
71
B
-rw-r--r--
2018-01-12 06:00
phpESP.ini.php
784
B
-rw-r--r--
2011-03-11 09:52
upgrade.php
2.8
KB
-rw-r--r--
2018-01-12 23:58
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]]'; ?>