Linux premium69.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
LiteSpeed
Server IP : 198.54.121.189 & Your IP : 216.73.216.47
Domains :
Cant Read [ /etc/named.conf ]
User : waldicsm
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 08:30
languages
[ DIR ]
drwxr-xr-x
2026-04-29 08:30
php53
[ DIR ]
drwxr-xr-x
2026-04-29 08:30
php56
[ DIR ]
drwxr-xr-x
2026-04-29 08:30
php71
[ DIR ]
drwxr-xr-x
2026-04-29 08:30
php81
[ DIR ]
drwxr-xr-x
2026-04-29 08:30
php82
[ DIR ]
drwxr-xr-x
2026-04-29 08:30
changelog.txt
4.74
KB
-rw-r--r--
2026-04-28 10:07
clone.php
4.4
KB
-rw-r--r--
2026-04-28 12:16
config.php
481
B
-rw-r--r--
2021-12-23 11:54
edit.php
4.39
KB
-rw-r--r--
2026-04-28 12:16
edit.xml
433
B
-rw-r--r--
2021-12-23 11:54
fileindex.php
333
B
-rw-r--r--
2021-12-23 11:54
import.php
3.16
KB
-rw-r--r--
2026-04-28 12:16
info.xml
2.94
KB
-rw-r--r--
2026-04-28 10:07
install.js
1
KB
-rw-r--r--
2021-12-23 11:54
install.php
8.81
KB
-rw-r--r--
2026-04-28 12:16
install.xml
2.39
KB
-rw-r--r--
2021-12-23 11:54
io_lock.lock
2
B
-rw-r--r--
2021-12-23 11:54
md5
2.21
KB
-rw-r--r--
2026-04-28 12:16
notes.txt
1.54
KB
-rw-r--r--
2022-09-23 10:51
phpbb.sql
206.36
KB
-rw-r--r--
2026-04-28 10:07
phpbb.zip
6.89
MB
-rw-r--r--
2026-04-28 10:07
upgrade.php
4.91
KB
-rw-r--r--
2026-04-28 12:16
upgrade.xml
370
B
-rw-r--r--
2021-12-23 11: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);