Linux thaedus.aserv.co.za 5.14.0-687.24.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Jul 9 18:14:06 EDT 2026 x86_64
LiteSpeed
Server IP : 197.242.159.149 & Your IP : 216.73.216.114
Domains :
Cant Read [ /etc/named.conf ]
User : bigpuxtb
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
softaculous /
tiki22 /
Delete
Unzip
Name
Size
Permission
Date
Action
images
[ DIR ]
drwxr-xr-x
2026-07-29 15:52
php53
[ DIR ]
drwxr-xr-x
2026-07-29 15:52
php56
[ DIR ]
drwxr-xr-x
2026-07-29 15:52
php71
[ DIR ]
drwxr-xr-x
2026-07-29 15:52
php81
[ DIR ]
drwxr-xr-x
2026-07-29 15:52
php82
[ DIR ]
drwxr-xr-x
2026-07-29 15:52
clone.php
6.75
KB
-rw-r--r--
2026-07-29 06:07
edit.php
4.47
KB
-rw-r--r--
2026-07-29 06:07
edit.xml
433
B
-rw-r--r--
2024-05-30 03:42
extend.php
10
KB
-rw-r--r--
2026-07-29 06:07
fileindex.php
9.98
KB
-rw-r--r--
2026-07-29 05:46
import.php
4.37
KB
-rw-r--r--
2026-07-29 06:07
info.xml
2.93
KB
-rw-r--r--
2026-07-29 05:46
install.js
924
B
-rw-r--r--
2021-12-23 04:54
install.php
6.34
KB
-rw-r--r--
2026-07-29 06:07
install.xml
5.51
KB
-rw-r--r--
2025-11-17 23:24
local.php
1019
B
-rw-r--r--
2026-07-29 05:46
md5
1.16
KB
-rw-r--r--
2026-07-29 06:07
notes.txt
1.65
KB
-rw-r--r--
2025-11-17 23:24
update_pass.php
534
B
-rw-r--r--
2023-03-20 06:21
upgrade.php
11.19
KB
-rw-r--r--
2026-07-29 06:07
upgrade.xml
333
B
-rw-r--r--
2021-12-23 04:54
Save
Rename
<?php $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 // Want configurations managed at the system level or restrict some preferences? http://doc.tiki.org/System+Configuration // Multiple configuration files (files listed later override earlier ones): // $system_configuration_files = ['db/local.ini', 'db/system_local.ini']; // If $system_configuration_identifier is present, it MUST match one of the top sections in your ini file(s). That section will be the active configuration. // $system_configuration_identifier = 'example.com';