Linux premium82.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
LiteSpeed
Server IP : 185.61.154.194 & Your IP : 216.73.216.196
Domains :
Cant Read [ /etc/named.conf ]
User : evicodqw
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
softaculous /
vanilla /
Delete
Unzip
Name
Size
Permission
Date
Action
images
[ DIR ]
drwxr-xr-x
2024-11-28 21:48
php53
[ DIR ]
drwxr-xr-x
2024-11-28 21:48
php56
[ DIR ]
drwxr-xr-x
2024-11-28 21:48
php71
[ DIR ]
drwxr-xr-x
2024-11-28 21:48
php81
[ DIR ]
drwxr-xr-x
2024-11-28 21:48
php82
[ DIR ]
drwxr-xr-x
2024-11-28 21:48
clone.php
6.27
KB
-rw-r--r--
2024-05-02 12:51
config.php
2.26
KB
-rw-r--r--
2021-12-23 11:54
edit.php
5.99
KB
-rw-r--r--
2024-05-02 12:51
edit.xml
433
B
-rw-r--r--
2021-12-23 11:54
extend.php
16.85
KB
-rw-r--r--
2024-05-02 12:51
fileindex.php
212
B
-rw-r--r--
2021-12-23 11:54
import.php
3.14
KB
-rw-r--r--
2024-05-02 12:51
info.xml
3.11
KB
-rw-r--r--
2024-05-02 10:25
install.js
924
B
-rw-r--r--
2021-12-23 11:54
install.php
7.63
KB
-rw-r--r--
2024-05-02 12:51
install.xml
734
B
-rw-r--r--
2021-12-23 11:54
md5
7.14
KB
-rw-r--r--
2024-05-02 12:51
notes.txt
957
B
-rw-r--r--
2021-12-23 11:54
update_pass.php
541
B
-rw-r--r--
2021-12-23 11:54
update_pass_231.php
6.66
KB
-rw-r--r--
2021-12-23 11:54
upgrade.php
5.93
KB
-rw-r--r--
2024-05-02 12:51
upgrade.xml
367
B
-rw-r--r--
2021-12-23 11:54
Save
Rename
<?php if (!defined('APPLICATION')) exit(); // Context $Configuration['Context']['Secret'] = '[[context_secret]]'; // Database $Configuration['Database']['Name'] = '[[softdb]]'; $Configuration['Database']['Host'] = '[[softdbhost]]'; $Configuration['Database']['User'] = '[[softdbuser]]'; $Configuration['Database']['Password'] = '[[softdbpass]]'; // EnabledApplications $Configuration['EnabledApplications']['Conversations'] = 'conversations'; $Configuration['EnabledApplications']['Vanilla'] = 'vanilla'; // EnabledPlugins $Configuration['EnabledPlugins']['recaptcha'] = true; $Configuration['EnabledPlugins']['GettingStarted'] = 'GettingStarted'; $Configuration['EnabledPlugins']['stubcontent'] = true; $Configuration['EnabledPlugins']['swagger-ui'] = true; $Configuration['EnabledPlugins']['Quotes'] = false; $Configuration['EnabledPlugins']['rich-editor'] = true; // Garden $Configuration['Garden']['Title'] = '[[site_name]]'; $Configuration['Garden']['Cookie']['Salt'] = '[[salt]]'; $Configuration['Garden']['Cookie']['Domain'] = ''; $Configuration['Garden']['Registration']['ConfirmEmail'] = true; $Configuration['Garden']['Email']['SupportName'] = '[[site_name]]'; $Configuration['Garden']['Email']['Format'] = 'text'; $Configuration['Garden']['SystemUserID'] = '1'; $Configuration['Garden']['UpdateToken'] = '[[UpdateToken]]'; $Configuration['Garden']['InputFormatter'] = 'rich'; $Configuration['Garden']['Themes']['Visible'] = 'theme-foundation'; $Configuration['Garden']['Version'] = 'Undefined'; $Configuration['Garden']['CanProcessImages'] = true; $Configuration['Garden']['MobileInputFormatter'] = 'rich'; $Configuration['Garden']['Installed'] = true; // Plugins $Configuration['Plugins']['GettingStarted']['Dashboard'] = '1'; // RichEditor $Configuration['RichEditor']['Quote']['Enable'] = true; // Routes $Configuration['Routes']['YXBwbGUtdG91Y2gtaWNvbi5wbmc='] = array ( 0 => 'utility/showtouchicon', 1 => 'Internal', ); $Configuration['Routes']['cm9ib3RzLnR4dA=='] = array ( 0 => '/robots', 1 => 'Internal', ); $Configuration['Routes']['dXRpbGl0eS9yb2JvdHM='] = array ( 0 => '/robots', 1 => 'Internal', ); $Configuration['Routes']['Y29udGFpbmVyLmh0bWw='] = array ( 0 => 'staticcontent/container', 1 => 'Internal', ); $Configuration['Routes']['DefaultController'] = 'discussions';