<?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_22xr_gentnwjahvnp' );
/** MySQL database username */
define( 'DB_USER', 'ctbqkvxvexjywhwc' );
/** MySQL database password */
define( 'DB_PASSWORD', 'VF0SnF27khyTDzE' );
/** 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', '; _LLDw&3.$}5 -Q8(MOxpvV$mD9F >D?{RuRO1!-$*RrN[J^Ll2r(t?pjw#yP7]' );
define( 'SECURE_AUTH_KEY', 'd~xi&{@W486#HnMYfH-E:G4nLY~{c_T^z]C~.{d|vNWq`Vsn;XD7N,;,^n5qmjL_' );
define( 'LOGGED_IN_KEY', 'KTIsCC?<0vHmfGCQ8;wd^j<)^f9v>#dRrd!U]PoHkp[f2*35.yL8mQ Hlc)`:Nuv' );
define( 'NONCE_KEY', '%6;{RthOB{E-esGS6~fn|aAkiUTT04Z^93v}T4L2yY,^%[ ddUgm{:d*>Sjt4$py' );
define( 'AUTH_SALT', 'U+,{v8Py)w0$a[yaH=5]^Adw5aGW^4 |r?Wnr;[{Z-xBMZLhdsDJ4HWVk21xsF>R' );
define( 'SECURE_AUTH_SALT', 'r0a3nn^}CIw5V@8#juy&+&/{nw9?$b($GWL1!kWRHYoN^?7)n)HQK!v%}tP}G0rt' );
define( 'LOGGED_IN_SALT', 'g?Le6=~>x%VvB<Bt8$`PRgrnwYW=moV_$0mU$Zy//--PyLvm/K^.7^$lSkuwjp,G' );
define( 'NONCE_SALT', '6uwkS,-gB?AMGAY0Iw< P-X`J_&?G7z<{UT*#(J^)`d.<J(VSR:8-zN*#|2(5dEJ' );
define( 'WP_CACHE_KEY_SALT', 'xP8;e-4Xw,@`(}y4`:D*@oLXxXNdXYo0%A!Mo$M6!)C35x&OH:u/zb=$$RKMo$(R' );
/**
* 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 = '22xr_';
/* 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');