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 : 216.73.216.206
Domains :
Cant Read [ /etc/named.conf ]
User : cleahvkv
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-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
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
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