define( 'WP_CACHE', true ); // Added by WP Rocket
# BEGIN SecuPress unfiltered_uploads
define( 'ALLOW_UNFILTERED_UPLOADS', false );
# END SecuPress
# BEGIN SecuPress file_edit
define( 'DISALLOW_FILE_EDIT', true );
# END SecuPress
# BEGIN SecuPress dieondberror
define( 'DIEONDBERROR', false );
# END SecuPress
# BEGIN SecuPress repair
define( 'WP_ALLOW_REPAIR', false );
# END SecuPress
# BEGIN SecuPress locations
define( 'RELOCATE', false );
// define( 'WP_SITEURL', 'https://parapluieo.com' );
// define( 'WP_HOME', 'https://parapluieo.com' );
# END SecuPress
# BEGIN SecuPress adminemail
define( 'SECUPRESS_LOCKED_ADMIN_EMAIL', 'yann.jegouzo@gmail.com' );
# END SecuPress
define( 'ITSEC_ENCRYPTION_KEY', 'V15gIWlWbDguLDEwaFcuMVB8QksxcmpIcnxGZFMxbClqT2s+Qy1LKEdBV0pfQGQrSXQgNnAleFhsek8wbCwwKA==' );
// 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://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', 'im5ael_parapluieo');
/** MySQL database username */
define('DB_USER', 'im5ael_yann');
/** MySQL database password */
define('DB_PASSWORD', 'b@a2EIV-@E78v');
/** MySQL hostname */
define('DB_HOST', 'im5ael.myd.infomaniak.com');
/** 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
*/
/** If you want to add secret keys back in wp-config.php, get new ones at https://api.wordpress.org/secret-key/1.1/salt, then delete this file. */
/**#@-*/
/**
* 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_1029841_';
/**
* WordPress Localized Language, defaults to English.
*
* Change this to localize WordPress. A corresponding MO file for the chosen
* language must be installed to wp-content/languages. For example, install
* de_DE.mo to wp-content/languages and set WPLANG to 'de_DE' to enable German
* language support.
*/
//define('WPLANG', 'fr_FR');
/**
* 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
*/
define('WP_DEBUG', true);
define('WP_DEBUG_LOG', true);
define('WP_DEBUG_DISPLAY', false);
define( 'DUPLICATOR_AUTH_KEY', 'm(u??D{]1hNH%C[2@@F@f7Y3@hvevmCT!yj}&Iw@beJDZ}jWLuwm*yqK9T`!+1N`' );
@ini_set('max_execution_time', '600');
// Augmenter la limite de mémoire PHP pour WordPress
define('WP_MEMORY_LIMIT', '1024M'); // Limite de mémoire pour le front-end
// Augmenter la limite de mémoire pour l'administration (back-office)
define('WP_MAX_MEMORY_LIMIT', '2048M'); // Limite de mémoire pour le back-office
// Si vous utilisez des objets en cache, vous pouvez aussi augmenter la mémoire pour Redis ou autre cache objet
define('WP_REDIS_MAX_MEMORY', '600M'); // Limite de mémoire pour Redis, si utilisé
/* 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');
Fatal error: Uncaught Error: Call to undefined function wp() in /home/clients/3613557f288a17cc3c44348c2861c9a5/sites/parapluieo.com/wp-blog-header.php:16
Stack trace:
#0 /home/clients/3613557f288a17cc3c44348c2861c9a5/sites/parapluieo.com/index.php(17): require()
#1 {main}
thrown in /home/clients/3613557f288a17cc3c44348c2861c9a5/sites/parapluieo.com/wp-blog-header.php on line 16