HEX
Server: Apache
System: Linux webd011.cluster130.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64
User: ezpgggd (105871)
PHP: 7.4.33
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/e/z/p/ezpgggd/www-old/wp-config.php
<?php
define( 'WP_CACHE', false ); // Added by WP Rocket









/**
 * 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://wordpress.org/support/article/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', 'ezpgggdmarine' );
/** MySQL database username */
define( 'DB_USER', 'ezpgggdmarine' );
/** MySQL database password */
define( 'DB_PASSWORD', 'MarineDatabase18022022' );
/** MySQL hostname */
define( 'DB_HOST', 'ezpgggdmarine.mysql.db' );
/** 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', '' );
/**#@+
 * 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',         '2ByOG5|yorKo`NP~BG6PQ~|ef},:0ai{:T l(`FX#:bJ6vI 1LomzA&k&OyYP$c5' );
define( 'SECURE_AUTH_KEY',  'a`xD0L?joz5+n!PeA>QpZ9G1zP=M9 O<Q#ZbgO8x.(:?/jzk7LAD)z!pP!eZ$y_p' );
define( 'LOGGED_IN_KEY',    '++,ew70:tc=X]6sw8F^vtX1Q10xV>z%S_I0Z%6 nN/QwQz[`1 u!jI`?6`kpzC9.' );
define( 'NONCE_KEY',        '^>b)2e`i:o-w,:/f[,T-+>DW[TXu]albR;;RId=`9ez~MeHxgDvCI8*Xj]P!IX-%' );
define( 'AUTH_SALT',        'x[OvxG-&/w+&*;iwg-z&b,uo0Ue80A![q*8Ms|i*1xJ$0LO3%UJH`U`UNZnlqfS$' );
define( 'SECURE_AUTH_SALT', '/^_a.CXpi66_8x^_f$(WqUL+(}g{B._g/C9F/jkideTChZ@,gy/#k)Oj/SSXo;`D' );
define( 'LOGGED_IN_SALT',   '[GUJ~3;!n8$3Q:bEbp*3{P{uD;3S=AGyUW(3]JgD[yXGP^R|Ae2:#^iD96}A)7sl' );
define( 'NONCE_SALT',       '[S-Ys0w0/1JryVG85M+(*[#>lkpc_ h@:Mkb=kq$oSSkq`k~|79:jV=MLD^yIFqp' );
/**#@-*/
/**
 * 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 documentation.
 *
 * @link https://wordpress.org/support/article/debugging-in-wordpress/
 */
define( 'WP_DEBUG', false );
@ini_set( 'display_errors', 0 );
define( 'WP_MEMORY_LIMIT', '2048M' );
define( 'WP_MAX_MEMORY_LIMIT', '2048M' );

set_time_limit(300);
/* Add any custom values between this line and the "stop editing" line. */
 // Added by WP Rocket
/* 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';