HEX
Server: LiteSpeed
System: Linux in-mum-web1833.main-hosting.eu 5.14.0-570.21.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jun 11 07:22:35 EDT 2025 x86_64
User: u403086714 (403086714)
PHP: 8.2.27
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/u403086714/domains/thedlfresidences.com/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', 'u403086714_GCB3K' );

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

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

/** 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',          'ZpL)srfLuKL_)b5*XV_^jp -K}eK|`,n$a(TZ~KEM+RDhJqWuoDe6;P#WPE(CkmQ' );
define( 'SECURE_AUTH_KEY',   'Y:;RpFEv&R2a1d4FGDHbs}HlC!lA/R58M_mF@<{v9@@+~|maG<6 zM9Uh[@l dqz' );
define( 'LOGGED_IN_KEY',     '[7gs:ITUUuRGgh(oZO$<w25VUHX{0b@^Ssi1rWA}Zr6wCSmLK!N(#=CF!:VbEe;~' );
define( 'NONCE_KEY',         '+4~zs:_Z>>d~:iv.q)@:A&2WlHK4(AG,; aP=cL<*;=^k}Rhu*dJ^G:GH:brx0wW' );
define( 'AUTH_SALT',         'U|Xc$0HTF4g@)+N,sM{o21R-C)X~GhW1G1qDL`deI/qR2<T2L qh<1-^Urhhso>4' );
define( 'SECURE_AUTH_SALT',  '9+C63i1Pgk9lACq?XtO|A8I@?/Iko9-{V<&4V4(R_*suk_<5~,MIZ*+[w2a,6=kz' );
define( 'LOGGED_IN_SALT',    'GiyHFkrCEKCb:NT@M5Br;(0Q+]f +xSYm:E^QF>f+;Fc>H|W4?qOll;vR8(9+#fL' );
define( 'NONCE_SALT',        'P]b[WVv+cSD4!>x!oN|g>}Dr{ZZwU/]Edx@J|2+q<.LH;pn%<xpf3Xngt|sL]`0h' );
define( 'WP_CACHE_KEY_SALT', 'H<H0+QT5W?Pkmi}*G`2mwa%s-*hzZEtod/u1AvNM,kk<kugEYep@9#.=aA2F0T:C' );


/**#@-*/

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