<?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', 'sotiris7761203_fuv0_piypqhehpabo' );
/** MySQL database username */
define( 'DB_USER', 'bjbprujupwxyofro' );
/** MySQL database password */
define( 'DB_PASSWORD', '1LkK5Yb1mfkuxlz' );
/** MySQL hostname */
define( 'DB_HOST', 'sotiris7761203.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', 'i-_p5$xq$]TL=>N#zh4Sh;J>Vmw;69[uJdnSkfUt8enYq5}kp{Hg;pk+.@1:~FI(' );
define( 'SECURE_AUTH_KEY', 'Yk&`jg#V]dI.yN/m5Lr%uGK5uL:rct(Osx`9WJW[%cXB{sy@a;vJ]]w62NX5FYA%' );
define( 'LOGGED_IN_KEY', 'SKv@_l>}q`Up4`)+caDv&*klM8C>o0q:Y]!Q)w %lF[7qS?<yNV &)ef=S~$&>*G' );
define( 'NONCE_KEY', 'ufyl:TUz9q=.KUROvjA2<EO,3S9UT><kph|xT@qK`jbbZE&023}&65Vh;o;:^}8Q' );
define( 'AUTH_SALT', 'B]B.nPVVe;XdB45YK%1UG=NLLxuTF>#$a>I-V=(fDzOp41{.SQu_Z7n%J%1)?j+t' );
define( 'SECURE_AUTH_SALT', '1z^ikFZ8QesF<Y,N6D=R{.gn6h25l2)2|``!b!<9>m^*-H{HZ&`*:T3-Hllz7-=B' );
define( 'LOGGED_IN_SALT', 'U0kjQ1u~oMKMMQ[GA3`>HBA/?c!y%b1>Bq.mPC6r]oI/Fs^wk17VSqbf_yKD)7q<' );
define( 'NONCE_SALT', '+*!2n$^Jvx2feNWvW*SN0;m}xY,A]vd_:NK>&uK,g?oK)a1:}b:Qzi|^3G{+/p2u' );
define( 'WP_CACHE_KEY_SALT', '#rM4H27X.VDs<;z`jQ `}Rb4FZ}9).:50Nk.qT7iq@gay0M,;s11src*B|N;?qsa' );
/**
* 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 = 'fuv0_';
/* 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');