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 /
mw /
Delete
Unzip
Name
Size
Permission
Date
Action
images
[ DIR ]
drwxr-xr-x
2024-02-21 21:47
php53
[ DIR ]
drwxr-xr-x
2024-02-21 21:47
php56
[ DIR ]
drwxr-xr-x
2024-02-21 21:47
php71
[ DIR ]
drwxr-xr-x
2024-02-21 21:47
php81
[ DIR ]
drwxr-xr-x
2024-02-21 21:47
LocalSettings.php
4.07
KB
-rw-r--r--
2021-12-23 11:54
clone.php
6.19
KB
-rw-r--r--
2022-09-21 08:28
edit.php
4.42
KB
-rw-r--r--
2022-09-21 08:28
edit.xml
433
B
-rw-r--r--
2021-12-23 11:54
fileindex.php
431
B
-rw-r--r--
2021-12-23 11:54
import.php
4.1
KB
-rw-r--r--
2022-09-21 08:28
info.xml
5.42
KB
-rw-r--r--
2022-09-21 08:18
install.js
921
B
-rw-r--r--
2021-12-23 11:54
install.php
7.02
KB
-rw-r--r--
2022-09-21 08:28
install.xml
2.11
KB
-rw-r--r--
2021-12-23 11:54
md5
31.53
KB
-rw-r--r--
2022-09-21 08:28
mw.sql
41.73
KB
-rw-r--r--
2021-12-23 11:54
mw.zip
35.31
MB
-rw-r--r--
2021-12-23 11:54
notes.txt
1.02
KB
-rw-r--r--
2021-12-23 11:54
remove.php
2.35
KB
-rw-r--r--
2022-09-21 08:28
upgrade.php
12.26
KB
-rw-r--r--
2022-09-21 08:28
upgrade.xml
283
B
-rw-r--r--
2021-12-23 11:54
Save
Rename
1) Use Storage Engine Innodb. 2) Use binary database character set. 3) Use the License as "No license footer" 4) Check the language files exists in the /languages/classes/ & /languages/messages/ it should be there with the downloaded zip 5) We have added __mw_scurl_call() because we need $cookie which was not in functions.php remove this once Softaculous is launched and also change <softversion> to 4.5.2 6) The default admin password that we use is changed to 'password1' (instead of 'password' in install.xml) due to the common password check done by the script. (Since version 1.27.0) 7) We have added "tmpdir" in order to save cache at different locations for each installation to avoid conflicts between them. (v1.27.1) https://www.mediawiki.org/wiki/Manual_talk:Upgrading#Shared_server_.2B_multiple_Mediawiki_installations https://phabricator.wikimedia.org/T127127 We have added the following in LocalSettings.php $wgTmpDirectory = "[[tmpdir]]"; 8) PHP REQUIREMENT LINK: https://www.mediawiki.org/wiki/Manual:Installation_requirements