HEX
Server: LiteSpeed
System: Linux instance-20260615-170901 6.8.0-1060-gcp #63~22.04.1-Ubuntu SMP Wed May 27 08:12:44 UTC 2026 x86_64
User: ucfht3825 (1006)
PHP: 8.3.31
Disabled: NONE
Upload Files
File: /home/ucforhomestolet.co.uk/public_html/wp-config.php
<?php

// BEGIN Kadence Security - Do not modify or remove this line
// Kadence Security Config Details: 2
define( 'DISALLOW_FILE_EDIT', true ); // Disable File Editor - Security > Settings > WordPress Tweaks > File Editor
// END Kadence Security - Do not modify or remove this line

define( 'ITSEC_ENCRYPTION_KEY', 'R2dRWTJ7VVIvTVdnfVhSNVAmfCx2TlhuOH07O0RfTGlXNyM5KWsgJWxocG4jNlZCUWVmTWw0Ji1UfFRDWWw5dA==' );

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', 'zrYYSvkl1oz1bI' );

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

/** Database password */
define( 'DB_PASSWORD', 'odIOz!Kve#gIk%#0' );

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

/** 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',          'z.CJCoV?_9$91Gz2tfn%QlqY9xkz5ybFo)U^S|#9kHA!V)/<FI7zo:8(tX-.qHaV' );
define( 'SECURE_AUTH_KEY',   'SgGYa*!Y}UHFA!lx],.I_[6GSs6mvUq},jdwvE*zjD=kfJXn#366q|S;,VPw!IP8' );
define( 'LOGGED_IN_KEY',     '^HMfpCLhFRWX)7eJ;6WhpBmE4O!tEq^+n(uP}lyFqS8(9BY5:NNx1.2/~z@XNA<i' );
define( 'NONCE_KEY',         'kQETZnzAXv|o$:lsHz^^e!7YEtLwp8oofh|FfG&jXu5GHkyZ35)MvNkoDH-sQ2hu' );
define( 'AUTH_SALT',         '=26daZD nuLs.D%CE%9?4pLGK~;<PV}!W>%ewwG*>35;8b[-J*oIs5FIaa+Or#8x' );
define( 'SECURE_AUTH_SALT',  'OtQRkOf?cKRx;)p1,LAz;W$f^GE,7 M|moj9/65GA{(BzUXP0/b*h_/g|2d4w6!F' );
define( 'LOGGED_IN_SALT',    'ws;%6oCBXN/COMWB0xq?Mmn}C$CJ=j[2?Lm+feVT^^9v2@iz15O0c1_)M@8vat{U' );
define( 'NONCE_SALT',        '3?YmP->ggB6T|j/9:sMPnaL`r-)^Wz0I*wFFcW]YJ2UJfa.m>#yu,Ja7v{q.]8gT' );
define( 'WP_CACHE_KEY_SALT', 'p`V!yZY>Sk;Ng7>C_.<1rvuU[k;]#?sOx]+WfDa<Qiu<DP2xe0/V8hG?9|dN?9%r' );


/**#@-*/

/**
 * 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 );
}

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