HEX
Server: Apache
System: Linux v38079.2is.nl 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User: democfellows (10015)
PHP: 8.1.34
Disabled: opcache_get_status
Upload Files
File: /var/www/vhosts/creativefellows.nl/hillsafety.creativefellows.nl/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:
 *
 * * 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', 'Fellows_wp_aonfr' );

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

/** Database password */
define( 'DB_PASSWORD', 'ATc9Wq2V3h#9D&!L' );

/** 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', 'W)cyDvQVL*7d7@(e8irT*LP[@Q[Kd(]-[9W&5q)+|9j#-7Rr;yVq*m5l8gDAqzAA');
define('SECURE_AUTH_KEY', 'oAz#zq~8w[5XVcChnh/6:;Nr-3wAF4W[y7eTS)9[[2w3|m7Lp5]N8ehcm_KzO;kP');
define('LOGGED_IN_KEY', 'vd|_R*hh+3g54;dY0m_5Wy6o13KlD9j7rYl)6@6V((d#!fM3/|jVN)lQ]151a!Ju');
define('NONCE_KEY', '!rsM3P4/Ict02R~!e~W01s7nzbef@TjWe4Z#@8lJY]Gmj#:[pJn0aS#bR_1Fx/3)');
define('AUTH_SALT', 'E*!lm!&EN06Y1;Ma8!/cx2&[Wqum+lxi*6*B(GcH/DmE+X0uu(y:61YP6M*_;d3X');
define('SECURE_AUTH_SALT', ':8A+m_&8;G%4_)7bypHs3Zk2t5KSwM7Wxr6~qRHlWl(TR]1#nn6-_/IH)F1:!|1I');
define('LOGGED_IN_SALT', '4;7Pv7Sh3NFwG8157MjxkJ0qINSh2V+G/52)V[)+mpjD3c1O!!I%)A-f5*[%T#Ma');
define('NONCE_SALT', 'S#I3Va2tT|A/N7-3n]t/*G9O(S3K|0768Quvl((r]-;|F;G&IX((]*uTX]+]1-_2');


/**#@-*/

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


/* Add any custom values between this line and the "stop editing" line. */

define('WP_ALLOW_MULTISITE', true);
/**
 * 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';

define('ALLOW_UNFILTERED_UPLOADS', true);