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.84
Domains :
Cant Read [ /etc/named.conf ]
User : zvmcccat
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
softaculous /
dokeos /
Delete
Unzip
Name
Size
Permission
Date
Action
images
[ DIR ]
drwxr-xr-x
2020-04-25 10:14
php53
[ DIR ]
drwxr-xr-x
2020-04-25 10:14
php56
[ DIR ]
drwxr-xr-x
2020-04-25 10:14
php71
[ DIR ]
drwxr-xr-x
2020-04-25 10:14
.htaccess
986
B
-rw-r--r--
2011-12-23 03:25
add_course.conf.php
453
B
-rw-r--r--
2011-12-23 03:25
configuration.php
6.03
KB
-rw-r--r--
2013-06-15 01:07
course_info.conf.php
2.24
KB
-rw-r--r--
2011-12-23 03:25
edit.php
4.82
KB
-rw-r--r--
2020-04-25 20:26
edit.xml
433
B
-rw-r--r--
2016-08-31 00:25
fileindex.php
352
B
-rw-r--r--
2011-12-23 03:25
import.php
3.17
KB
-rw-r--r--
2020-04-25 20:26
info.xml
2.82
KB
-rw-r--r--
2020-04-25 20:21
install.js
924
B
-rw-r--r--
2013-06-15 01:07
install.php
6.39
KB
-rw-r--r--
2020-04-25 20:26
install.xml
2
KB
-rw-r--r--
2013-06-15 01:07
mail.conf.php
843
B
-rw-r--r--
2011-12-23 03:25
md5
3
KB
-rw-r--r--
2020-04-25 20:26
notes.txt
521
B
-rw-r--r--
2018-01-13 00:30
profile.conf.php
1.48
KB
-rw-r--r--
2011-12-23 03:25
Save
Rename
<?php if(empty($administrator)) return; // ============================== mail ================================= // smtp values for phpmailer Class $platform_email['SMTP_FROM_EMAIL'] = $administrator["email"]; $platform_email['SMTP_FROM_NAME'] = $administrator["name"]; $platform_email['SMTP_HOST'] = 'localhost'; $platform_email['SMTP_PORT'] = 25; $platform_email['SMTP_MAILER'] = 'mail'; //mail, sendmail or smtp $platform_email['SMTP_AUTH'] = 0; $platform_email['SMTP_USER'] = ''; $platform_email['SMTP_PASS'] = ''; $platform_email['SMTP_CHARSET'] = 'ISO-8859-15'; global $charset; if (!empty($charset) && $charset != $platform_email['SMTP_CHARSET']) { $platform_email['SMTP_CHARSET'] = $charset; } // ==================================================================== ?>