<?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', 'kazi03may29291_r63f_rdqxbhdhxiem' );
/** MySQL database username */
define( 'DB_USER', 'oiworrhhbvrtitrn' );
/** MySQL database password */
define( 'DB_PASSWORD', '8syG8laM13ramyJ' );
/** MySQL hostname */
define( 'DB_HOST', 'kazi03may29291.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', 'Xl(lTedxhxw+Qv:iVV_FZgR2+i.jVJ?0=5F5y&B0rin48usiA!+zoicn`VEY;woF' );
define( 'SECURE_AUTH_KEY', ' |Y.FH%Y#*UqH|c3(Q{y#}q.i|^KRdUi08ypG$hLa$y:A5-keVTDZMl9MC@G^J+,' );
define( 'LOGGED_IN_KEY', 'F.n7_w>lqe:`t$c}[qeU@Zbx^Tq`VAfwHvjB2)*1&2JZ@GQ |Hs-`16zCm>;/YE:' );
define( 'NONCE_KEY', '(1llB}gOLTpM,Eo%/nA_o;m<Ot.Ra@-[VcM%^.rJ;}^30v}ojD3smI3xkFnrp+Tq' );
define( 'AUTH_SALT', 'lX=9Hjx<II~b78Vi/s@DFu1(}=:(^ h(DX:J30cHtv!9/c&ku-f>wo=QA7<egCEX' );
define( 'SECURE_AUTH_SALT', 'j0io!TT z):Kpe%}vPz s)Do}dkws Qufa)z_MF{.oZt:-y)4kM*L]LK=tDM0$3$' );
define( 'LOGGED_IN_SALT', 'foa!C V5Bvwr6b3_Ata/J!~&sFt54Bspcfn4!;j)co RC^rYApIbthzlBl;OHPMi' );
define( 'NONCE_SALT', 's, c48jOj#LMi]q)TlhBD,^&.AUJ<Em(h=<Ip]Ve(QoJW]vdjmr3&M1jU0$h{z^I' );
define( 'WP_CACHE_KEY_SALT', 'Omqo}RAyuTM=M=zUWc%3k0Y(p}dN|lpFoWij}CaiAvbC;ILuN?bB 9Y+7DWJB+$x' );
/**
* 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 = 'r63f_';
/* 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');