File: /home/u851231353/domains/centralvip.site/public_html/wp-config.php
<?php
define( 'WP_CACHE', true );
/**
* 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', 'u851231353_9q3Pw' );
/** Database username */
define( 'DB_USER', 'u851231353_74oaY' );
/** Database password */
define( 'DB_PASSWORD', 'ngZcLdG1q0' );
/** Database hostname */
define( 'DB_HOST', '127.0.0.1' );
/** 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', 'Qhf(KP``.Su9A7+=)YhQHG(dL-Z(`agl>)yqXrWc.SmJ {C4l;R{5Nh *Guv1Cip' );
define( 'SECURE_AUTH_KEY', ',-_LvpiqIur3Vyof,#y.e!2<#KP<s0X*mk``/_WbE_)i*3eS<VeD {9z 3uRSfG;' );
define( 'LOGGED_IN_KEY', 'h8qOE {{=QdO$N{Y,l,cbP@25e78Tk;}s2Ap5f;:Hi=E~LlZuwh[=?zc}F^N05K_' );
define( 'NONCE_KEY', ':H8kS/8kS?EG1JkQFwxw;^nGk7k87f~G>lmfUebC%sm1O-*OdA8xMC_Ab,{Kc; n' );
define( 'AUTH_SALT', 'exY03kX?s=Cz!to9E#<7[dS8((9ot22fI0{)`OW&D/61W8xl[xd7LlG_Q$I=f [y' );
define( 'SECURE_AUTH_SALT', 'ZCY,U<[m/uui-B{]c,X?IQ&9*>.xz/FZQnd@:pTJc+gU6f1hdyvg[W~H^_qsC#S>' );
define( 'LOGGED_IN_SALT', '%yBp`3~()[^%nlrAGzC[%,U]^26Y(emS^1e <9:7Rm <.d{sQ$Akpx;xAqvcr`;%' );
define( 'NONCE_SALT', '8aE@PR[5`n,v-!k{]WG&Tm`tt^aDv}x8*s%X,3`P4F&a`BQF,d*A[23][qxNIZb@' );
define( 'WP_CACHE_KEY_SALT', '(^XTu+b]Ey/Z4Y?J<M:rP|{P>y)P&yz-p4F Jnsz&4_$e#aPV{FI.eN;kE#:,2h5' );
/**#@-*/
/**
* 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 = 'wp_';
/* 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( 'FS_METHOD', 'direct' );
define( 'COOKIEHASH', '0dc0bacf96d1e43797a21e9eb64458b9' );
define( 'WP_AUTO_UPDATE_CORE', 'minor' );
/* That's all, stop editing! Happy publishing. */
/** Absolute path to the WordPress directory. */
if ( ! defined( 'ABSPATH' ) ) {
define( 'ABSPATH', __DIR__ . '/' );
}
/** Sets up WordPress vars and included files. */
require_once ABSPATH . 'wp-settings.php';