Your IP : 216.73.216.215


Current Path : /proc/self/root/home/flapst5/ekmtoronto.com/
Upload File :
Current File : //proc/self/root/home/flapst5/ekmtoronto.com/wp-config.php

<?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 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', 'flapst5_wp_kzulp' );

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

/** Database password */
define( 'DB_PASSWORD', '5?aS4!eu$#2wjdJi' );

/** Database hostname */
define( 'DB_HOST', 'localhost:3306' );

/** 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', '*ol/qYqkN0VjjjfuJq9yYsX_jGqtGWad;@Hcu&#%d+dR%ggY9kwWtIB:5IL6Zts3');
define('SECURE_AUTH_KEY', 'DAy[LXw%YgiEoOy!g6zjYC5M0#uSvVsQN9K6~xs1#A+;uX*r-HknU(to;TXSqC-W');
define('LOGGED_IN_KEY', 'NvwHXLRMp6)eB5[)0;cqVxwVytHEzFxGIQpm0&nPg&gpiB2(|:vKPO3zCwbrc6PH');
define('NONCE_KEY', 'U3V/Yg3HB9BNuM1@Y)+3o#+4k_nl+G*E/90N]UWwaq;f%WZ/gnXUndhzMQ~i/f9:');
define('AUTH_SALT', 'PeAx[U_VA]fEZ[6rMyN@b-)yQlaMyPY~:98Hpz#)NF5G8@IXRq@j4)URyZLoI+jh');
define('SECURE_AUTH_SALT', '&tq0l9lh_rZ6(ALKl@_@2AgLmzX2:g3o~3pb+ZM5rdFytHQH|-Em_cvRt[#u)ds6');
define('LOGGED_IN_SALT', 'OH20s@iCh51_eX/2TOLK7_CgEAu2sE_+~|vPK:|z8c-;Wo3+gO5Bus5LPFRve~Ew');
define('NONCE_SALT', 'v4aZ%TQIOXJ)_tW21rtt;b_oY+TG]Es[jt)t7!p*rYS|ud6Jp~)7/YK9qPbBtJXo');


/**#@-*/

/**
 * 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 = 'PkPg4emlz_';

/* Add any custom values between this line and the "stop editing" line. */

define('WP_ALLOW_MULTISITE', true);
/**
 * 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', true );
}

/* 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';