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.17
Domains :
Cant Read [ /etc/named.conf ]
User : bigpuxtb
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
softaculous /
sr /
Delete
Unzip
Name
Size
Permission
Date
Action
images
[ DIR ]
drwxr-xr-x
2017-01-04 10:37
php53
[ DIR ]
drwxr-xr-x
2017-01-04 10:37
php56
[ DIR ]
drwxr-xr-x
2017-01-04 10:37
config.inc.php
1.08
KB
-rwxr-xr-x
2013-06-21 01:08
fileindex.php
98
B
-rwxr-xr-x
2011-03-11 07:52
import.php
2.5
KB
-rwxr-xr-x
2017-01-03 05:40
info.xml
1.16
KB
-rwxr-xr-x
2017-01-03 05:28
install.js
921
B
-rwxr-xr-x
2013-06-21 01:08
install.php
4.01
KB
-rwxr-xr-x
2017-01-03 05:40
install.xml
1.09
KB
-rwxr-xr-x
2011-03-11 07:52
md5
4.5
KB
-rwxr-xr-x
2017-01-03 05:40
sr.sql
53
KB
-rwxr-xr-x
2017-01-04 10:37
sr.zip
759.77
KB
-rwxr-xr-x
2017-01-04 10:37
Save
Rename
<?php // Automatically created configuration file. Do not change! /********************************************************* * !!! Shadows Rising RPG Configuration File !!! * * Please consider each option carefully. 80% of all * start up problems for SR are caused by wrongly set * configuration variables. * * Fill out all fields !!! * **********************************************************/ $CONFIG = array( "var_source"=>"0", "enable_gzip"=>"0", "database_persistent"=>"0", "db_type"=>"mysql", "database"=>"[[softdb]]", "database_user"=>"[[softdbuser]]", "database_password"=>"[[softdbpass]]", "database_host"=>"[[softdbhost]]", "database_port"=>"", "gameroot"=>"[[softpath]]", "map_path"=>"[[softpath]]/core/maps", "sql_path"=>"[[softpath]]/sql", "server_name"=>"[[site_name]]", "url_prefix"=>"[[softurl]]", "code_base"=>"Shadows Rising RPG Game Engine 0.0.5-CVS", "link_forums"=>"[[softurl]]", "admin_mail"=>"[[admin_email]]", "adminpass"=>"[[admin_pass_raw]]", "gzip_level"=>"", "sendmail"=>"0", "game_installed"=>"1" ); error_reporting(E_ERROR | E_PARSE); ?>