HEX
Server: LiteSpeed
System: Linux s1049.use1.mysecurecloudhost.com 4.18.0-477.27.2.lve.el8.x86_64 #1 SMP Wed Oct 11 12:32:56 UTC 2023 x86_64
User: xedaptot (3356)
PHP: 8.3.31
Disabled: NONE
Upload Files
File: /home/xedaptot/360.naniguide.com/config/config.inc.php
<?php
    define('DATABASE_HOST', 'localhost');           // Database host
    define('DATABASE_NAME', 'xedaptot_mrimple');           // Name of the database to be used
    define('DATABASE_USERNAME', 'xedaptot_360');       // User name for access to database
    define('DATABASE_PASSWORD', 'dangnhap3');   // Password for access to database
    define('DB_PREFIX', '');		        // Unique prefix of all tables in the database
    define('PASSWORDS_ENCRYPTION_TYPE',  'MD5');  // AES|MD5
    define('PASSWORDS_ENCRYPTION',  false);              // true|false
    define('PASSWORDS_ENCRYPT_KEY', 'svt');