HEX
Server: LiteSpeed
System: Linux in-mum-web1132.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: u234530320 (234530320)
PHP: 8.1.34
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/u234530320/domains/irprimeproperties.co.uk/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', 'u234530320_psUXZ' );

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

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

/** 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',          '^v9<qRmB5yd~(P`o^tFg9BWP>D.f [zY1:{&0[djv0W B#)!Sov%D#qxNrw?C1pw' );
define( 'SECURE_AUTH_KEY',   '{y]=1J*wQR~v*@Dd,/6G1I}{@zW|-h#u3-,Bjf+8cVY8=&,+EFP!lpSt^)yGJ(3M' );
define( 'LOGGED_IN_KEY',     ']f78WA8^$J_^dmhPMNv/6SexS:vuXTuj:&@#{?_o!+_27^14:?NN~id9;KEs4&wc' );
define( 'NONCE_KEY',         'K}zpR:bt)rCqacL~9qR0@gge,DF>^FzBK> Uc+)(GG*ZjaV/P(`&2(5)|YjN)o43' );
define( 'AUTH_SALT',         'xD){M4fH6X>HLjgssIMB`#%P +kE}&%tK([Yn^!H6]HdSLF8:J0eq;4w}ugrmlRx' );
define( 'SECURE_AUTH_SALT',  '>[yh{bAON<I;Ql#9?C4El-k%).D.02+3r.}Cs7:wr])2%4;pCL(/q`H-7rYmP]CE' );
define( 'LOGGED_IN_SALT',    's8^@FczEXd<@G9UroV&bxx(GTd6X}>cDP`*l]#nyt0S7k7B7zM=0WI&,+RBT@J}r' );
define( 'NONCE_SALT',        'zLWyh7ju<]Mj}m0BA+3i`[)zncEMVM?E|3%i?)UJ4$`GFeJ@4O^n+:JBKs<)g|Sa' );
define( 'WP_CACHE_KEY_SALT', 'M?eknH~dR(NjKF%NbY iRNS^,d233b+Iv8OppxlT>;$#*PXZ#RfPuIW70FI4NCMI' );


/**#@-*/

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