HEX
Server: LiteSpeed
System: Linux us-imm-web1030.main-hosting.eu 4.18.0-553.84.1.lve.el8.x86_64 #1 SMP Tue Nov 25 18:33:03 UTC 2025 x86_64
User: u751676342 (751676342)
PHP: 8.0.30
Disabled: NONE
Upload Files
File: /home/u751676342/domains/azanintl.com/public_html/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:
 *
 * * 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', 'u751676342_Gm9P3' );

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

/** Database password */
define( 'DB_PASSWORD', '4fesWAQwLB' );

/** 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',          'OzWCTqSylpq:Gr<3 o,4M;R}=0Z~qSuposY-S3R{,=rh2zqEb$o`?~DExYNB^i<W' );
define( 'SECURE_AUTH_KEY',   'U;x+B514yayuDiadvF;H@%oc#9.cA$1:ttF+]k>Rw1|<D)lVOOlaCW+)AzRFpYVT' );
define( 'LOGGED_IN_KEY',     'mBBuQ}73=?a]c$0XA2gT.d=`v^bL,b5W& 41^@Y1GCY`Rfzm-2K/8GxoWWlf+qCH' );
define( 'NONCE_KEY',         'SqKkTz!wp[8sre;b3ja?4g/KrA97AR^%z0KIu,m4{g,Pte^@XW`G(=@]+!#Ejh0o' );
define( 'AUTH_SALT',         '1L}r!3{vUb(YG>o>f1YKl%HcBRdFgIw7#*)(&:UF3>wI@M:tyQ3^gzU*#Jadr-yh' );
define( 'SECURE_AUTH_SALT',  'UB(k xS63HJ&=f<rct&>]C]qFg+jk(f=,qBNG}Oe)uczWfa`i-I:J ,`jWi{+UX$' );
define( 'LOGGED_IN_SALT',    'dO{AZ;LiU@R=x:c#~iOlJR$vHRjnha X9KGu;~&*Ex!)Ersgicu916EkU-D~[}% ' );
define( 'NONCE_SALT',        '+mBAtfay(%!!q3^c*72?>B:-M(Qmv<{qRRyf11TP/^?&$3qNqB_}Q/!wOsT,kk+}' );
define( 'WP_CACHE_KEY_SALT', 'v$l25$Hn}m#Qcgg.AeT!F[J!Kj>)ulpp:A-K`V8g%pGX2y]=H5 =.&e J;0nP=xn' );


/**#@-*/

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

/**
 * 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/
 */
define( 'WP_DEBUG', false );


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



define( 'FS_METHOD', 'direct' );
define( 'WP_AUTO_UPDATE_CORE', 'minor' );
/* 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';