<?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_pwjs_xdftvuujfmtx' );
/** MySQL database username */
define( 'DB_USER', 'rltkrpfohsaivxwj' );
/** MySQL database password */
define( 'DB_PASSWORD', 'HZiKdwJ0JukvHlB' );
/** 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', 'CM}If@ zO:4IV/t* `f>q8.Ft*l2{)$TByMG2dl38=FO$g+Jdf(i#G CgKP.R]73' );
define( 'SECURE_AUTH_KEY', '7T-^=D1RbG]L/0e:-gTnaQ.l9@hXC~izCK9JT90e}UIO}:bTDc5fWmkj0<f>>,Mc' );
define( 'LOGGED_IN_KEY', 'Hm MqI%>J`?R}jKI?C<mN[.<ZJ)~O^R||29oll[cyQY9*$Y~y*4@T%%8yMK]<_S-' );
define( 'NONCE_KEY', '01$j)HR-vS1?I]2b/cJ~g_nH5~LT0xD30w+eS#]3zz^66%oR*JqRGAV,La~i!Mw:' );
define( 'AUTH_SALT', 'a$K<J]$_W?8KCIJ665Cy)[@w1EYSH3:5|]j1 {A/dbu]i@hMHoy0[TuSf6+<H@:]' );
define( 'SECURE_AUTH_SALT', '}Krtc2~hx+`n!djR[3PGGgg[30^StGu5y#c`sY9-(]3[bHR=7vuEZtsyc,]z<<%=' );
define( 'LOGGED_IN_SALT', '#zblF.~Hv9.}1u$PtDf)z@IW^Pipv8E0(uYJV{|1->fu!Zf2,sKI8-4[cXrO]AT)' );
define( 'NONCE_SALT', 'w9uU@ju>CPLBuH=#[Uotx5NbYptP{ioC]4g:M}i7m!-|U9+,o)(kRV.W=>4ITH#K' );
define( 'WP_CACHE_KEY_SALT', 'jkrd{e/wAldDcr?LLv`XN=p9dSv~Fima#BDZ]h=+r9~ax>U0A>(ysv0`:3;VW&pB' );
/**
* 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 = 'pwjs_';
/* 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');