<?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:
*
* * 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', 'bcihosting_kpki_ouonmmwsvgwelycj' );
/** MySQL database username */
define( 'DB_USER', 'otsubojsduhyocsk' );
/** MySQL database password */
define( 'DB_PASSWORD', '1QjWLeg8Z78ikbP' );
/** MySQL hostname */
define( 'DB_HOST', 'bcihosting.ipagemysql.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
*/
define( 'AUTH_KEY', '9m(iJD7dsNUT@g|MbC<P`l{O!+4,Iz1+6$dZ+u&ax9ijQW7&/zcqN*< >d>kD1j9' );
define( 'SECURE_AUTH_KEY', '.Q)7ggG.x&}W 1np!=l>Y6aG?O o*(I{Q!gMc/yBQ!}S2&R8)1OMyjYz[(> s^by' );
define( 'LOGGED_IN_KEY', 'D*T5}Us?&_Mi}zqM5`j*w,l-RXf_&K<7bcgUSe0|5Mx.!JI($$>f,)~iW|O=qPSf' );
define( 'NONCE_KEY', '#,>2az$G6jFx!`K{&z#?.*m>?2DjS9ZC!_;&ITy0Zfp|?.GYM1E^cuzaI1o{]GvE' );
define( 'AUTH_SALT', 'j8z[QGbzw*|4#$wmfG4h!7|)em;ajGK=}OT:G^*,T994?Wxxyyo?oDEmvu@}C&-7' );
define( 'SECURE_AUTH_SALT', '1w*{L642{1cMn1]06yCX3%6wqpCL#`KRGApWTd-T2E:}Nn0%#qvJq`>ir{;Qgep]' );
define( 'LOGGED_IN_SALT', 'suPRPRq?E,~#04# 71Uq9]$Hk#f&8+tVjZ^fFfJV+<2L;3gs30#Y@]K&!wmmC*r^' );
define( 'NONCE_SALT', 'XmLK8}u9OyqHvD1{f~OeZ Q6+<|1%Fv~_M l)3tyDAS=+%9HX{rBe@s_DU`n/&}o' );
define( 'WP_CACHE_KEY_SALT', 'K2c5AYwP3`%e*TI8PCw1=!VZ hHv4_$v1_36h`SO[wb<#LVIrEer<Ve^%NUy02I8' );
/**
* 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 = 'kpki_';
/* That's all, stop editing! Happy publishing. */
/** 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';
define('FS_METHOD', 'direct');