Linux yavrix.internet-webhosting.com 3.10.0-962.3.2.lve1.5.88.el7.x86_64 #1 SMP Fri Sep 26 14:06:42 UTC 2025 x86_64
LiteSpeed
Server IP : 103.8.25.136 & Your IP : 216.73.217.173
Domains :
Cant Read [ /etc/named.conf ]
User : celfico1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
softaculous /
punbb /
Delete
Unzip
Name
Size
Permission
Date
Action
images
[ DIR ]
drwxr-xr-x
2025-04-14 12:18
php53
[ DIR ]
drwxr-xr-x
2025-04-14 12:18
php56
[ DIR ]
drwxr-xr-x
2025-04-14 12:18
php71
[ DIR ]
drwxr-xr-x
2025-04-14 12:18
php81
[ DIR ]
drwxr-xr-x
2025-04-14 12:18
php82
[ DIR ]
drwxr-xr-x
2025-04-14 12:18
clone.php
5.18
KB
-rw-r--r--
2024-05-02 00:28
config.php
1.2
KB
-rw-r--r--
2021-12-22 22:54
edit.php
4.45
KB
-rw-r--r--
2024-05-02 00:28
edit.xml
433
B
-rw-r--r--
2021-12-22 22:54
fileindex.php
337
B
-rw-r--r--
2021-12-22 22:54
import.php
3.95
KB
-rw-r--r--
2024-05-02 00:28
info.xml
2.39
KB
-rw-r--r--
2024-05-01 22:25
install.js
921
B
-rw-r--r--
2021-12-22 22:54
install.php
4.86
KB
-rw-r--r--
2024-05-02 00:28
install.xml
985
B
-rw-r--r--
2021-12-22 22:54
md5
7.1
KB
-rw-r--r--
2024-05-02 00:28
notes.txt
142
B
-rw-r--r--
2021-12-22 22:54
upgrade.php
2.42
KB
-rw-r--r--
2024-05-02 00:28
upgrade.xml
302
B
-rw-r--r--
2021-12-22 22:54
Save
Rename
<?php $db_type = 'mysqli'; $db_host = '[[softdbhost]]'; $db_name = '[[softdb]]'; $db_username = '[[softdbuser]]'; $db_password = '[[softdbpass]]'; $db_prefix = '[[dbprefix]]'; $p_connect = false; $base_url = '[[softurl]]'; $cookie_name = '[[puncookie]]'; $cookie_domain = ''; $cookie_path = '/'; $cookie_secure = 0; define('FORUM', 1); // Enable DEBUG mode by removing // from the following line //define('FORUM_DEBUG', 1); // Enable show DB Queries mode by removing // from the following line //define('FORUM_SHOW_QUERIES', 1); // Enable forum IDNA support by removing // from the following line //define('FORUM_ENABLE_IDNA', 1); // Disable forum CSRF checking by removing // from the following line //define('FORUM_DISABLE_CSRF_CONFIRM', 1); // Disable forum hooks (extensions) by removing // from the following line //define('FORUM_DISABLE_HOOKS', 1); // Disable forum output buffering by removing // from the following line //define('FORUM_DISABLE_BUFFERING', 1); // Disable forum async JS loader by removing // from the following line //define('FORUM_DISABLE_ASYNC_JS_LOADER', 1); // Disable forum extensions version check by removing // from the following line //define('FORUM_DISABLE_EXTENSIONS_VERSION_CHECK', 1);