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.217.62
Domains :
Cant Read [ /etc/named.conf ]
User : bigpuxtb
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
softaculous /
sit /
Delete
Unzip
Name
Size
Permission
Date
Action
images
[ DIR ]
drwxr-xr-x
2017-02-02 10:40
php53
[ DIR ]
drwxr-xr-x
2017-02-02 10:40
php56
[ DIR ]
drwxr-xr-x
2017-02-02 10:40
config.inc.php
892
B
-rwxr-xr-x
2012-09-13 05:55
edit.php
4.89
KB
-rwxr-xr-x
2017-02-01 04:18
edit.xml
433
B
-rwxr-xr-x
2016-05-03 02:42
fileindex.php
3.37
KB
-rwxr-xr-x
2012-09-13 05:55
import.php
3.32
KB
-rwxr-xr-x
2017-02-01 04:18
info.xml
3.21
KB
-rwxr-xr-x
2017-02-01 03:34
install.js
921
B
-rwxr-xr-x
2013-05-29 03:15
install.php
4.59
KB
-rwxr-xr-x
2017-02-01 04:18
install.xml
801
B
-rwxr-xr-x
2012-09-13 05:55
md5
1.23
KB
-rwxr-xr-x
2017-02-01 04:18
notes.txt
61
B
-rwxr-xr-x
2012-09-13 05:55
sit.sql
81.95
KB
-rwxr-xr-x
2017-02-02 10:40
sit.zip
3.89
MB
-rwxr-xr-x
2017-02-02 10:40
Save
Rename
<?php # config.inc.php - SiT! Config file generated automatically by setup.php on [[date]] # Web Path # The path to SiT! from the browsers perspective with a trailing slash. e.g. /sit/ $CONFIG['application_webpath'] = '[[relativeurl]]/'; # MySQL Database Username $CONFIG['db_username'] = '[[softdbuser]]'; # MySQL Database Password $CONFIG['db_password'] = '[[softdbpass]]'; # MySQL Database Name $CONFIG['db_database'] = '[[softdb]]'; # MySQL Database Table Prefix # Optionally prefix database table names with the a string (e.g. 'sit_', use this if the database you are using is shared with other applications $CONFIG['db_tableprefix'] = '[[dbprefix]]'; # Attachment Filesystem Path # The full absolute file system path to a directory to store attachments in (with a trailing slash). This directory should be writable $CONFIG['attachment_fspath'] = '[[softpath]]/[[attachments]]/';