PHP 8.2.30
Preview: config.php Size: 1.78 KB
//proc/thread-self/root/proc/thread-self/root/proc/thread-self/root/var/softaculous/genix/config.php

<?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.2.1
 * 
 * @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;

        

Directory Contents

Dirs: 6 × Files: 14

Name Size Perms Modified Actions
images DIR
- drwxr-xr-x 2026-04-10 21:02:49
Edit Download
php53 DIR
- drwxr-xr-x 2026-04-10 21:02:49
Edit Download
php56 DIR
- drwxr-xr-x 2026-04-10 21:02:49
Edit Download
php71 DIR
- drwxr-xr-x 2026-04-10 21:02:49
Edit Download
php81 DIR
- drwxr-xr-x 2026-04-10 21:02:49
Edit Download
php82 DIR
- drwxr-xr-x 2026-04-10 21:02:49
Edit Download
8.89 KB lrw-r--r-- 2026-04-10 11:47:52
Edit Download
1.78 KB lrw-r--r-- 2026-04-10 11:47:52
Edit Download
241 B lrw-r--r-- 2026-04-09 11:53:10
Edit Download
11.79 KB lrw-r--r-- 2026-04-10 11:47:52
Edit Download
8.24 MB lrw-r--r-- 2026-04-10 11:47:52
Edit Download
3.40 KB lrw-r--r-- 2026-04-10 11:59:48
Edit Download
2.09 KB lrw-r--r-- 2026-04-10 11:47:52
Edit Download
924 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
7.06 KB lrw-r--r-- 2026-04-10 11:59:48
Edit Download
989 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
4.15 KB lrw-r--r-- 2026-04-10 11:59:48
Edit Download
126 B lrw-r--r-- 2026-04-09 11:53:10
Edit Download
3.58 KB lrw-r--r-- 2026-04-08 11:46:16
Edit Download
433 B lrw-r--r-- 2026-04-08 11:46:16
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).