File Manager / wp-content Search Upload New Item Settings File "db5.php" Full path: /home1/epichome/public_html/wp-content/db5.php File size: 60.67 B (60.67 KB bytes) MIME-type: text/x-php Charset: utf-8 Download Open Edit Advanced Editor Back
<?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:
*
* * Database settings
* * Secret keys
* * Database table prefix
* * Localized language
* * ABSPATH
*
* @link https://wordpress.org/support/article/editing-wp-config-php/
*
* @package WordPress
*/
// ** Database settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define( 'DB_NAME', "poltuctr_wp_esbnr" );
/** Database username */
define( 'DB_USER', "poltuctr_wp_ivcvf" );
/** Database password */
define( 'DB_PASSWORD', "9Y_r&z4&Kr%4?D_U" );
/** Database hostname */
define( 'DB_HOST', "localhost:3306" );
/** Database charset to use in creating database tables. */
define( 'DB_CHARSET', 'latin1' );
/** 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', 'Tjv/Te9M5v1jZ$-ekV@fdh_b0 ^=.IlvOz|Lg.f#6vP%+Z4?0v;4SzQ36) ZpX:A' );
define( 'SECURE_AUTH_KEY', 'xj)At#2BR`x+NFiG!S,$E5^`N{6e-89tQ_1v!k.fCeJPPky7wMW$8ZqSu=B<Q@yI' );
define( 'LOGGED_IN_KEY', 'V;W4E9J_GjnRC=b%]WWTF-kC6DB(kiM==R/]G]J[]cPPK>rN9$6JDynpoqZUY)!.' );
define( 'NONCE_KEY', 'C#-JmLZ^cOj/nv`**V*t$4-&#N2(y2[>}?,mRBK.xyy:%Sa*1IxGOwt<HW<Wc&kv' );
define( 'AUTH_SALT', '8ec?1:azaSpOU:?Y5Hm%2Li}12}{^Rt)blAah#7/b~4HpIM2_:A.ZbR9$glKnVU<' );
define( 'SECURE_AUTH_SALT', 'T]g7]=1K(F0lf[/65Sn9&t .tBVMD9]|6l;.f2MXJpAM1nDKBr5E}a(vXqar{u $' );
define( 'LOGGED_IN_SALT', 'VSC~_<=R-WT%##)_1>K9k$Sf&`FNR2zg@[i%PbLk5hn/r/U`5Fa5%{&7 661qRCu' );
define( 'NONCE_SALT', 'sgwJ5lrK)wntl!<.wBp=y~uX:j?mEME87^vvBs[V1In8_-3!!h->xvebG@SC6hm{' );
define( 'WP_CACHE_KEY_SALT', 'CqxV7hs_88QtNpI[2(mAvHW$>r K{F_4w]$_X=A=Er(YTZ%j`L;/FrA0B_P:Dst:' );
/**#@-*/
/**
* 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 = 'hbd_';
/* Add any custom values between this line and the "stop editing" line. */
/**
* 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 documentation.
*
* @link https://wordpress.org/support/article/debugging-in-wordpress/
*/
if ( ! defined( 'WP_DEBUG' ) ) {
define( 'WP_DEBUG', false );
}
define( 'WP_ENVIRONMENT_TYPE', 'local' );
define( 'DUPLICATOR_AUTH_KEY', 'Q>_}54(B@9ZOqdL9$~R#>| ;A@U0Gw,c;#VF/;?LG.1_e{e45~-fQFkgvm[;Vh}1' );
/* 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';
