📄 Viewing: /storage/v7663/2dxtremeevents/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:
*
* * MySQL settings
* * Secret keys
* * Database table prefix
* * ABSPATH
*
* @link https://wordpress.org/support/article/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', '2dxtremeeventsdb' );
/** MySQL database username */
define( 'DB_USER', '2dxtremeeventsdbuser' );
/** MySQL database password */
define( 'DB_PASSWORD', 'Zcpzw1rPfFgFHE9WdW' );
/** MySQL hostname */
define( 'DB_HOST', 'localhost' );
/** 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', 'SqgMTG0yv(L2$(85P<lZ7C+aj(lB@)vXWH=PUFUX=]S7GVbdOKv8jNlA}N5G*V!%' );
define( 'SECURE_AUTH_KEY', 'j&|flvkj5]@Y$E(gI(5jzn^i0DM,u@Vr=uW(H^s.vbP!!vIl]ZZ#(5Bo_!Q JyF!' );
define( 'LOGGED_IN_KEY', '+b:qern8:vD;#~tf-_v3;C}IsfIUHVn,Av}PB]#$xuAGm^3y{QqaT$YiAW,V7b)4' );
define( 'NONCE_KEY', 't&2g;iGE&u:xCBL1S0T8,h)CnjI!{UAYP%D4,H=9/m$^SZ6v<D.p*f7`=j0`Q;3m' );
define( 'AUTH_SALT', '*^zzm#2%=kbH]v{zBP%-.t7Mn,nq /e;w.mS.RrL<wEur4z2R*x8MyWSO:NYjK&&' );
define( 'SECURE_AUTH_SALT', 'u^K:ZS v]xp}:vopP8d^?R4`xMclRZA|EI{VMNX.=.,{ZG7m HRCs[j.I}yoFAz3' );
define( 'LOGGED_IN_SALT', 'p<4HW4k)y+y/px/m,:QG~k.ZX^Qk0azH9B`Lt?0:.+>40V7Z!smO&OO65MM3zmzP' );
define( 'NONCE_SALT', '!{Ry0jhEI$9fD6o:|[wY]H},IxMr ^k*9NAKUVrlX6/nRX6K*7`&xr+t%,cM;GWT' );
define( 'WP_CACHE_KEY_SALT', 'v7`$EIo3V7D:Z1uDW>_`+G/vv)<#)w/([ZPzoXeLInCW)G6VNgw%[-MOcH.R$%@Q' );
/**
* 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_';
define( 'FS_METHOD', 'direct' );
define( 'WP_MEMORY_LIMIT', '256M' );
define( 'CDN_SITE_ID', 'jxPkANH3S0WGOiFtlaxUNJ1c5' );
/* 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';
← Back to directory