Linux moon.hostseba.com 4.18.0-553.51.1.lve.el8.x86_64 #1 SMP Tue May 6 15:14:12 UTC 2025 x86_64
LiteSpeed
Server IP : 103.174.152.68 & Your IP : 216.73.216.6
Domains :
Cant Read [ /etc/named.conf ]
User : julaysp1
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-08-22 08:04
php53
[ DIR ]
drwxr-xr-x
2025-08-22 08:04
php56
[ DIR ]
drwxr-xr-x
2025-08-22 08:04
php71
[ DIR ]
drwxr-xr-x
2025-08-22 08:04
php81
[ DIR ]
drwxr-xr-x
2025-08-22 08:04
php82
[ DIR ]
drwxr-xr-x
2025-08-22 08:04
changelog.txt
6.31
KB
-rw-r--r--
2025-08-20 21:29
clone.php
5.91
KB
-rw-r--r--
2025-08-20 23:29
config.php
764
B
-rw-r--r--
2025-08-20 21:29
edit.php
5.46
KB
-rw-r--r--
2025-08-20 23:29
edit.xml
433
B
-rw-r--r--
2021-12-23 00:54
eengine.sql
260.9
KB
-rw-r--r--
2025-08-20 21:29
eengine.zip
21.05
MB
-rw-r--r--
2025-08-20 21:29
extend.php
11.44
KB
-rw-r--r--
2025-08-20 23:29
fileindex.php
64
B
-rw-r--r--
2023-10-25 00:59
import.php
2.98
KB
-rw-r--r--
2025-08-20 23:29
info.xml
4.51
KB
-rw-r--r--
2025-08-20 21:29
install.js
921
B
-rw-r--r--
2021-12-23 00:54
install.php
9.21
KB
-rw-r--r--
2025-08-20 23:29
install.xml
1.32
KB
-rw-r--r--
2024-04-01 23:51
md5
1.04
KB
-rw-r--r--
2025-08-20 23:29
notes.txt
1.17
KB
-rw-r--r--
2021-12-23 00:54
update_pass.php
541
B
-rw-r--r--
2021-12-23 00:54
Save
Rename
1. Check Default theme while installation otherwise frontend will be blank. Mentioned in the documentation link below. https://docs.expressionengine.com/latest/installation/installation.html#4-run-the-installation-wizard 2. Uncheck 'I want to share analytics with the ExpressionEngine Development Team while manual installation'. 3. Very important : In every update check and change the value of $__settings['site_system_preferences'] variable in install.php as per the 'site_system_preferences' column in `[[dbprefix]]sites` table, which is a serialized base64 encoded value. Check all the other base64 entries in the [[dbprefix]]sites table, if there are some values from manual installation that are required to be configured by us, please configure them in install.php. Also check base64 encoded entries from [[dbprefix]]channel_fields , [[dbprefix]]fieldtypes table as well and do the same for them.(Not required since 6.0.0) 4. Check and copy /themes/user/site and /system/user/templates from manual to zip. they can be checked in /system/ee/installer/site_themes folder for reference. 5. PHP REQUIREMENT LINK : https://docs.expressionengine.com/latest/installation/requirements.html