HEX
Server: Apache
System: Linux info 3.0 #1337 SMP Tue Jan 01 00:00:00 CEST 2000 all GNU/Linux
User: u112693849 (10625425)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: /homepages/35/d967185540/htdocs/clickandbuilds/CelebrityUK25/wp-content/uploads/wp-config.txt
<?php
define('AUTOMATIC_UPDATER_DISABLED', true);
define( 'WP_CACHE', true );

define('FS_METHOD', 'direct');
define('FORCE_SSL_ADMIN', 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', 'dbs13816707' );

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

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

/** Database hostname */
define( 'DB_HOST', 'db5017205257.hosting-data.io' );

/** 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',          'XNP+A@!*gU-,wSWda`za7(*i6LqWFi#1[EaFU(lR!mw(W>8/y2fVrLao{0^J9G;w' );
define( 'SECURE_AUTH_KEY',   '`#o4zGEsw>%K<=%d42RfdivJK,Ie&*CQYPnW:ss}(HDDj~C@:!=M.U?kxB9i,.AA' );
define( 'LOGGED_IN_KEY',     'Is~} V/lTS1^g oH[DaO!xVpp3sqK.qN3N;tE{`.$&~ EI{j69Qq@J4=ou!/MU U' );
define( 'NONCE_KEY',         'Y8=dS]8G4wK)<+@J4Qc3jlUF4R`8ZOHXFQH,/Oz:#J,zV,,bdMh[A4#!{[AsKk$X' );
define( 'AUTH_SALT',         '6!dt(*_OR~*xCbrdpd?6S.@~$C4SB93<g_yhO%qu>5!rAmojFK:vG_|F,,/^O_Ly' );
define( 'SECURE_AUTH_SALT',  'IpoXyX5:<%@2915~ Dt5PdU&F6/fhh8Dxn,WAF&>HZn#_4+fsY;GDlmBeu.L)l*8' );
define( 'LOGGED_IN_SALT',    'kQ8d/o_ZtoeXL9FzwmYn^0nxLEntS_2d }sFGXx5=npz+Gv-)gRh<B0uTD~Q`E*]' );
define( 'NONCE_SALT',        '$wW^HV$(<krf.~Lz0bsIu{M &RCoh9}($!<^ =G;8~QiA.[F>SW[!M@vd0@eM+4l' );
define( 'WP_CACHE_KEY_SALT', ')f<#|*~]V@mhcO54.Ks3btz7g!UL# RClJM%N2R%TVI<|atJ;wy(@`Ra#)iH@8r@' );


/**#@-*/

/**
 * 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/
 */
define('WP_DEBUG', true);
define('WP_DEBUG_LOG', true);
define('WP_DEBUG_DISPLAY', 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';
define('DISALLOW_FILE_EDIT', false);
define('DISALLOW_FILE_MODS', false);