| Server IP : 62.165.66.11 / Your IP : 216.73.216.143 Web Server : Apache/2 System : Linux server5.csalmelo.nl 4.18.0-513.18.1.lve.2.el7h.x86_64 #1 SMP Sat Mar 30 14:35:39 UTC 2024 x86_64 User : wilbrinksh ( 1120) PHP Version : 7.4.33 Disable Function : 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 MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/wilbrinksh/domains/wilbrinkshof.nl/public_html/ |
Upload File : |
<?php
define( 'WP_CACHE', true ); // Added by AccelerateWP
/**
* The base configuration for WordPress
*
* The wp-config.php creation script uses this file during the installation.
* You don't have to use the website, 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
* * ABSPATH
*
* @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/
*
* @package WordPress
*/
// ** Database settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define( 'DB_NAME', 'wilbrinksh_dz3x1' );
/** Database username */
define( 'DB_USER', 'wilbrinksh_dz3x1' );
/** Database password */
define( 'DB_PASSWORD', 'Q&S*]e^JCIDbc[4oPN.86,(8' );
/** Database hostname */
define( 'DB_HOST', 'localhost' );
/** 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', '1pTev6B3T2DlHun5aGN3iPtaWlSCJQtlHS2O98i4gFSx5LulhNv7weEeNOYMCDOk');
define('SECURE_AUTH_KEY', 'gXb308clKbfYEALSG2zOYUh088xlFm2mLbckHlccLE9ndc3DRFhNRBMkaxOdpL6s');
define('LOGGED_IN_KEY', 'FpgQX9x89JKbZFs1vROaE8p2b6h1SFF5hYaVwxfglmoBpuiMmIJJDwf4l6JTjznS');
define('NONCE_KEY', 'ZqUWps8yJr7hM58bRIC561HitlRKrqDKjdPdBuBbGGku9jqzZN71Q62VokIBCGcg');
define('AUTH_SALT', 'vhcgXHt5EirRrOKLIMpuF9amEXQ89t9WXgCnyyGQ72TEv8HkNNvSy9EtbnsFh9JQ');
define('SECURE_AUTH_SALT', 'G4S6PPByVe4Sihba3TtCjRbFp4Zrg3RzY2W2q0XozSA65dtRfBtqD9UN4GArnMLT');
define('LOGGED_IN_SALT', 'r6UOLsj5liVPitoHXLFh5Kb3khrPSsG6lpORa0oeha79b19aH0a2kjwF2Dqucden');
define('NONCE_SALT', 'DgbDY2KVBt9Q3buJkxCQCrhgk1SwR2Xv4Smz7SYjC2nGS92sAs789zuAMC2qVQzc');
/**
* Other customizations.
*/
define('WP_TEMP_DIR',dirname(__FILE__).'/wp-content/uploads');
/**#@-*/
/**
* 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 = 'pic1_';
/**
* 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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/
*/
define( 'WP_DEBUG', false );
/* Add any custom values between this line and the "stop editing" line. */
/* 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. */
define( 'UPLOADS', 'wp-content/uploads' );
require_once ABSPATH . 'wp-settings.php';