<?php
/** Enable W3 Total Cache */
define('WP_CACHE', true); // Added by W3 Total Cache
/**
* 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_e508_ainfbossvwki' );
/** MySQL database username */
define( 'DB_USER', 'leydfkjmelvkbeym' );
/** MySQL database password */
define( 'DB_PASSWORD', 'CC36LWcIpORwFAA' );
/** 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', 'WmhzJc[@S]N1oKmNn1gN.3-</^#nQD~_)[vZTm>W,+<(-mN>z_`-#nFZzzdY5snr' );
define( 'SECURE_AUTH_KEY', 'D)LAaowpH)raZ5|?,HX-/.X|ymSP;*-B]5>XXs2T~1@*04(F*{<3l%]5/Y^2+aN+' );
define( 'LOGGED_IN_KEY', '{BNX4`}+cXc*}cB6HeW%c;R%g+sV)&2LT+x 2~G@BRY&H!)e0jfO$i*yF,}-p<BO' );
define( 'NONCE_KEY', '48#6W|n+X<n2KH`2:F{RyU/0ea,Rk1gt}=b2o0s1NKIeco?(`VH@2)G}ed^-%c>%' );
define( 'AUTH_SALT', 'kU/Gp`rOUU5qgY4>fGX<HA3^e&dqoOkUzMbQS4SpaGb?` lod70x=*[%{|p}%&kz' );
define( 'SECURE_AUTH_SALT', '@^7.yqi:-j}8wEKNr)7<he7OtW6Nz~ (~te^w~Nby(G>r3z`t|C&;ME-h|#~O_vR' );
define( 'LOGGED_IN_SALT', 'Rv6w/Aou5qYO%B`J5X3WPa(~qrFSjEy#PK#gF(YVe9n?6EB5_;HbFzeD{o(N.MN ' );
define( 'NONCE_SALT', ']kh^=/Sa&pV2ckvn=Af0aq>lFAKQip#gAt_3JenOB6RlW:8mZym%Abu&FZLGyOOt' );
define( 'WP_CACHE_KEY_SALT', 'gAv_Qz=Y-`mf~5HP6ghQZv|h-NhLNf,H](l9U4gK@65u&`o_oOF8`S$]pT0]XPL%' );
/**
* 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 = 'e508_';
/* 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');