HEX
Server: LiteSpeed
System: Linux uk-fast-web1592.main-hosting.eu 5.14.0-611.24.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Jan 22 07:12:43 EST 2026 x86_64
User: u499994370 (499994370)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: /home/u499994370/domains/abbasidenterprises.ca/public_html/wp-config.php
<?php
define( 'WP_CACHE', true );
/**
 * 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', 'u499994370_Ap7u9' );

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

/** Database password */
define( 'DB_PASSWORD', 'CLYGYCnoar' );

/** 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',          'l{8p*D3}8imWajB[G6?J#vk+?/5)i$YSkp;$M=]>>J(sto}f`0k[Y:)]V3FNvATe' );
define( 'SECURE_AUTH_KEY',   '0v1U#tieZfV;S?8oqCS0G5c)PumOlYAjFeaG4D>9qV<6X=s EGMdP2jhjFAF#M*m' );
define( 'LOGGED_IN_KEY',     'uFE>7B.XK_^FIG1`*~iu`(/UK5.wOd37XIC6jW;?@H[Rc~01:l9}sQ?CLU ~RlcV' );
define( 'NONCE_KEY',         'pw6]9`6~9~]AKD^Gz<EXkaUlY=qGp1u;k%P1Ja^ wP5s+sVxzFJ3yB.I`kKo2kyj' );
define( 'AUTH_SALT',         '6]W](Gv>yeZw#~bl %GIzM]<_7@RyzG/:j[MU<s_QegN9}Hr=Ak: ^=t@d2P|WA%' );
define( 'SECURE_AUTH_SALT',  '?ot,N_?]{|5gk9_/HataO&Ce(HHZB4`[ks0*VYA@X/Z+~`dQg9embp&n-D_4A!t|' );
define( 'LOGGED_IN_SALT',    'P4h$?TPdgOTd8og36fo-!$/P1Iq>F1g(e9T^8?,Fu`Sm(S[b$j/|O(I-&DG+yPiF' );
define( 'NONCE_SALT',        't*a-^d6:B!VELXtjq7s|y3mr-;,)v!,Tn0z8%&#p0TToIYB>g_peEou</Mjt$la1' );
define( 'WP_CACHE_KEY_SALT', 'm?,0Fd?rdpOO7SX)-:;l4(8?na_0d uIFg~GxvxqxQHJ<c$_>o>CjKDS~waw4tvP' );


/**#@-*/

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