HEX
Server: LiteSpeed
System: Linux sg-cp4.cloudnetwork.vn 4.18.0-553.69.1.lve.el8.x86_64 #1 SMP Wed Aug 13 19:53:59 UTC 2025 x86_64
User: thu28850 (1134)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: //proc/self/cwd/wp-config.php
<?php

/**

 * The base configuration for WordPress

 *

 * The wp-config.php creation script uses this file during the

 * installation. You don't have to use the web site, you can

 * copy this file to "wp-config.php" and fill in the values.

 *

 * This file contains the following configurations:

 *

 * * MySQL settings

 * * Secret keys

 * * Database table prefix

 * * ABSPATH

 *

 * @link https://wordpress.org/support/article/editing-wp-config-php/

 *

 * @package WordPress

 */



// ** MySQL settings - You can get this info from your web host ** //

/** The name of the database for WordPress */

define( 'DB_NAME', 'thu28850_mh3Yv' );


/** MySQL database username */

define( 'DB_USER', 'thu28850_mh3Yv' );


/** MySQL database password */

define( 'DB_PASSWORD', 'UVi3NPK9wZD5ufa' );


/** MySQL hostname */

define( 'DB_HOST', 'localhost:3306' );



/** Database Charset to use in creating database tables. */

define( 'DB_CHARSET', 'utf8' );



/** The Database Collate type. Don't change this if in doubt. */

define( 'DB_COLLATE', '' );



/**

 * Authentication Unique Keys and Salts.

 *

 * Change these to different unique phrases!

 * You can generate these using the {@link https://api.wordpress.org/secret-key/1.1/salt/ WordPress.org secret-key service}

 * You can change these at any point in time to invalidate all existing cookies. This will force all users to have to log in again.

 *

 * @since 2.6.0

 */

define('AUTH_KEY', '2]0vjp[o#b(L6B_;Xt1#R:wOH|j4j81[_DV2QvtNu4XnOTds+f%87(|RhL8avngO');

define('SECURE_AUTH_KEY', 'f|dw113zLN-R18XZrUO(fN9n]On8TK!E)G#C9N*%(xi8v/Uk&n/]*qXKU*U)0YN4');

define('LOGGED_IN_KEY', '|+e82LjsKH0v#81TXc87N%WB*x8|2*D08F95g@B@H6/G86)]*+o[1q5*n44;1t%@');

define('NONCE_KEY', '_g0kY1!WM!0|r1H;@+Q#r59@nbam7#zD(oBeB08g8*70(#~Lt0n6EB0X:&61gF~&');

define('AUTH_SALT', '][-6EUg](Nt6O*Ng(x2;C|R0267K8DK0Z|)0g[5e77whHk~8lgzhJs7g9G@tT(0;');

define('SECURE_AUTH_SALT', '1E6;oq6X&Jv;5zh&~%074mr1jKwv;+x0G&bLDAqLFn&!r~_rq4D8&4T|@8Gr3YL5');

define('LOGGED_IN_SALT', '4:9b)_Z01n6EI854P5*9l&25x3qlYCnE[#+i%]M%T#(1%421J]9X8o[(O0&x|/zU');

define('NONCE_SALT', 'JFG6;B|~/7wGM)3K2iZ4KvIJqguKz0F8~Is#18M+s%b#*5a[m#]c3ocS#z~-[7!q');



/**

 * WordPress Database Table prefix.

 *

 * You can have multiple installations in one database if you give each

 * a unique prefix. Only numbers, letters, and underscores please!

 */

$table_prefix = 'St58ymyf_';





define('WP_ALLOW_MULTISITE', true);

define( 'WP_DEBUG_LOG', true );
define( 'SCRIPT_DEBUG', true );
define( 'SAVEQUERIES', true );
/* That's all, stop editing! Happy publishing. */



/** Absolute path to the WordPress directory. */

if ( ! defined( 'ABSPATH' ) ) {

	define( 'ABSPATH', dirname( __FILE__ ) . '/' );

}



/** Sets up WordPress vars and included files. */

require_once ABSPATH . 'wp-settings.php';