HEX
Server: Apache
System: Linux sxb1plmcpnl510113.prod.sxb1.secureserver.net 4.18.0-553.58.1.lve.el8.x86_64 #1 SMP Fri Jul 4 12:07:06 UTC 2025 x86_64
User: acnbijigo78q (10488831)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: /home/acnbijigo78q/www/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 website, 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
 * * ABSPATH
 *
 * @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/
 *
 * @package WordPress
 */

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

/** Database username */
define( 'DB_USER', "i10488831_xkg11" );

/** Database password */
define( 'DB_PASSWORD', "Y.moeRDMlxQ0uWHO6nv58" );

/** Database hostname */
define( 'DB_HOST', "localhost" );

/** Database charset to use in creating database tables. */
define( 'DB_CHARSET', 'latin1' );

/** 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',         'WD04+-.*%8Um01oL6Lwi#t7d1NvX<fyXl)(vt}~gq$c)Aua6,_D; I9&^hS&WDN8' );
define( 'SECURE_AUTH_KEY',  'i@K4M{ltW;qcrNmCjN6XAklbrZswh2sAazbIs%=E]XfrSC~ha/!TRt&b#|ax:FdY' );
define( 'LOGGED_IN_KEY',    'Saz41?w;?0,K}QK,BWbFEhNwPO%_UF-N%Lt^4t}oN4,0VBj;nH8nEI9OxlLd|L{{' );
define( 'NONCE_KEY',        '+9}i(bU1a4i1k_4F]$84}+)H%i#3g_W}r6ps aD*j-.0AZ_:17RGYY$d<tX(A4cQ' );
define( 'AUTH_SALT',        '8}WHCcukC~0/Ttr^CA},A(#crc#9Ll?%qv&c1*Ym+ZaXq*Lv}S7g ?AYOEsQ04>p' );
define( 'SECURE_AUTH_SALT', 'l}~`N1V}Acx~A=WdniQ,4 x|yhVez, JT:3x(8SzMxG=Ff8?T=`!_R6l<d@-9tDA' );
define( 'LOGGED_IN_SALT',   'xOch1HVI^qvcMRqp4=XZS~rOdwWvhP{4K?p5slIZ[ =-e/Q_zN(w;FMax2P|pM%a' );
define( 'NONCE_SALT',       '#PD]!y]#4$B~(:QdgS-MA.BQk<:8>~evdmn!PqE=;i0S!_s-G5bDD?^H,HyLRHDH' );

/**#@-*/

/**
 * 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!
 *
 * At the installation time, database tables are created with the specified prefix.
 * Changing this value after WordPress is installed will make your site think
 * it has not been installed.
 *
 * @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/#table-prefix
 */
$table_prefix = 'wp_';

/**
 * 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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/
 */
define( 'WP_DEBUG', false );

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



define( 'DUPLICATOR_AUTH_KEY', '0EjV%m{,K]UCn9HKx :SPoRyNh$B@pOUW<qRA0Xm#sf@<cU2Ol>b&Aen4smW7@zz' );
/* 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';