Linux server333.web-hosting.com 4.18.0-553.47.1.lve.el8.x86_64 #1 SMP Tue Apr 8 13:54:31 UTC 2025 x86_64
LiteSpeed
Server IP : 162.254.39.6 & Your IP : 216.73.216.252
Domains :
Cant Read [ /etc/named.conf ]
User : dailmgzn
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
softaculous /
eengine /
Delete
Unzip
Name
Size
Permission
Date
Action
images
[ DIR ]
drwxr-xr-x
2025-06-18 00:46
php53
[ DIR ]
drwxr-xr-x
2025-06-18 00:46
php56
[ DIR ]
drwxr-xr-x
2025-06-18 00:46
php71
[ DIR ]
drwxr-xr-x
2025-06-18 00:46
php81
[ DIR ]
drwxr-xr-x
2025-06-18 00:46
php82
[ DIR ]
drwxr-xr-x
2025-06-18 00:46
changelog.txt
4.26
KB
-rw-r--r--
2025-06-17 09:54
clone.php
5.95
KB
-rw-r--r--
2025-06-17 12:44
config.php
764
B
-rw-r--r--
2025-06-17 09:54
edit.php
5.47
KB
-rw-r--r--
2025-06-17 12:44
edit.xml
433
B
-rw-r--r--
2021-12-23 11:54
eengine.sql
260.71
KB
-rw-r--r--
2025-06-17 09:54
eengine.zip
21.32
MB
-rw-r--r--
2025-06-17 09:54
extend.php
11.45
KB
-rw-r--r--
2025-06-17 12:44
fileindex.php
64
B
-rw-r--r--
2023-10-25 10:59
import.php
2.95
KB
-rw-r--r--
2025-06-17 12:44
info.xml
4.51
KB
-rw-r--r--
2025-06-17 09:54
install.js
921
B
-rw-r--r--
2021-12-23 11:54
install.php
9.25
KB
-rw-r--r--
2025-06-17 12:44
install.xml
1.32
KB
-rw-r--r--
2024-04-02 09:51
md5
1.67
KB
-rw-r--r--
2025-06-17 12:44
notes.txt
1.17
KB
-rw-r--r--
2021-12-23 11:54
update_pass.php
541
B
-rw-r--r--
2021-12-23 11:54
Save
Rename
<?php if ( ! defined('BASEPATH')) exit('No direct script access allowed'); $config['save_tmpl_files'] = 'y'; // ExpressionEngine Config Items // Find more configs and overrides at // https://docs.expressionengine.com/latest/general/system-configuration-overrides.html $config['app_version'] = '7.5.13'; $config['encryption_key'] = '[[encryption_key]]'; $config['session_crypt_key'] = '[[session_crypt_key]]'; $config['database'] = array( 'expressionengine' => array( 'hostname' => '[[softdbhost]]', 'database' => '[[softdb]]', 'username' => '[[softdbuser]]', 'password' => '[[softdbpass]]', 'dbprefix' => '[[dbprefix]]', 'char_set' => 'utf8mb4', 'dbcollat' => 'utf8mb4_unicode_ci', 'port' => '' ), ); $config['show_ee_news'] = 'y'; // EOF