Linux premium71.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64
LiteSpeed
Server IP : 198.187.29.8 & Your IP : 18.226.159.125
Domains :
Cant Read [ /etc/named.conf ]
User : cleahvkv
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-03-06 00:20
php53
[ DIR ]
drwxr-xr-x
2024-03-06 00:20
php56
[ DIR ]
drwxr-xr-x
2024-03-06 00:20
php71
[ DIR ]
drwxr-xr-x
2024-03-06 00:20
php81
[ DIR ]
drwxr-xr-x
2024-03-06 00:20
clone.php
6.31
KB
-rw-r--r--
2022-09-21 08:57
config.php
2.26
KB
-rw-r--r--
2021-12-23 11:54
edit.php
5.98
KB
-rw-r--r--
2022-09-21 08:57
edit.xml
433
B
-rw-r--r--
2021-12-23 11:54
extend.php
16.82
KB
-rw-r--r--
2022-09-21 08:57
fileindex.php
212
B
-rw-r--r--
2021-12-23 11:54
import.php
3.14
KB
-rw-r--r--
2022-09-21 08:57
info.xml
3.11
KB
-rw-r--r--
2022-09-21 08:18
install.js
924
B
-rw-r--r--
2021-12-23 11:54
install.php
7.65
KB
-rw-r--r--
2022-09-21 08:57
install.xml
734
B
-rw-r--r--
2021-12-23 11:54
md5
5.88
KB
-rw-r--r--
2022-09-21 08:57
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.9
KB
-rw-r--r--
2022-09-21 08:57
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';