File: /home/u851231353/domains/carlacaroline.online/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_Gheek' );
/** Database username */
define( 'DB_USER', 'u851231353_XHiNz' );
/** Database password */
define( 'DB_PASSWORD', 'MAbtWzXnw7' );
/** 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', '@3,MJ.`4|#Qg4:q0a6>//T6HY<!^pn42]HF|y+T,nU1i>|C!nx~l70uSmr1*uXRR' );
define( 'SECURE_AUTH_KEY', 'Qtp5(&_k{UEOkJ.5=y%.IblY-DTW39uZ6i US0@8V0%0QF35$V[2?=ADq,>x%suY' );
define( 'LOGGED_IN_KEY', '+Ff_3p1$=(AXzlNIH#0Ad6]^%5FEEHsNA<xd,LAWa4O?}^5r-~$!9:c[fcA*cq*x' );
define( 'NONCE_KEY', '?wRVuWb]BPX4%Z,$CLf/<_fUX%J|V#ZFWf3nL6~.46]jz_my_LY$U@*>cqU[o0Sc' );
define( 'AUTH_SALT', '!]#UDRO4<TIDgd}tC(dVQr!Bk.#OcSZdKUCP]#|aLic@D}{m9OQLDYvb-zHp D}?' );
define( 'SECURE_AUTH_SALT', 'pC6Z8a2?|)Wo#%>$%qenE,lf5OR1$3}~y:8e_+<.yriDrOM0Ig$xQ`SC)VnT5Ujt' );
define( 'LOGGED_IN_SALT', 'RSyfaed]dUsV1|Lfxs#.ptDhPCsN9N*E;;,Qg.K}2C208/&yslwb,?e:l~KXLLOZ' );
define( 'NONCE_SALT', 'z4X~T9c@@E8qS9pzy+ijp6r7`eBPeKf:b6MKL2lyvETg9X3-i5w1kpvB&s_Pa mT' );
define( 'WP_CACHE_KEY_SALT', '33%pRAYEBHo8rel{}hP*I6l&1j^;,g%p9Ts@3F<8Zrb#C#Ct-?5u*v(w[cw@gk,K' );
/**#@-*/
/**
* 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', '16508593c1a165f89364ebe6b77cea04' );
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';