HEX
Server: LiteSpeed
System: Linux us-phx-web1284.main-hosting.eu 4.18.0-553.109.1.lve.el8.x86_64 #1 SMP Thu Mar 5 20:23:46 UTC 2026 x86_64
User: u300739242 (300739242)
PHP: 8.2.30
Disabled: system, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail
Upload Files
File: /home/u300739242/domains/eventdate.blog/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', 'u300739242_RZ3jU' );

/** Database username */
define( 'DB_USER', 'u300739242_VQNIE' );

/** Database password */
define( 'DB_PASSWORD', 'vNwGzxMrOZ' );

/** 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',          '1Vpr]fE9QvuxFo@8,f!}sP<gp*F.SZ&X<)`r{fe_m%,@([?ik8@=8,PH`#FmP[Z1' );
define( 'SECURE_AUTH_KEY',   '=75&_4f~D?6F+-T4oi7gknS5j@?Z06S]AQzh`+O{jbG3&*zf!L<TvA2(Wgdwrt7M' );
define( 'LOGGED_IN_KEY',     '4V`fe[B74*@{xO*m%rOpFUIG+}YJKc{YlxIuc:nST|2{:QwBrL+;ppvBl#C$_%`$' );
define( 'NONCE_KEY',         'Pu<a(OEy;iaN[WMk( !.,bx^1*/i/sG@v6*WAYtZz!EE#cM(&E.4Nj(Bl^$4=QQE' );
define( 'AUTH_SALT',         'S9]_c:a`GD)}DOPH-G5D/RLQ#8|D]d5ECGhv9$$[I5/}[6yf8idF:zAHD@;BY+:K' );
define( 'SECURE_AUTH_SALT',  'gIA=!0(/xgM(.0)GtgmKkd<.SKYvo$4{7rr>J!W;si,9&={rvE>4MJ~DhVW]OZSi' );
define( 'LOGGED_IN_SALT',    'MM(|3PgRT_2rB)YLQW#JBsdzX@CeR|5:q1`71;m,xA1m7A1b#2,a?Z79 jFaTnR~' );
define( 'NONCE_SALT',        'a=Q(@S;r.|j?2.O6=@Irh%XAYOlP;CC5{YvQ~5t<7WrS+xGKsxLQnFD9Gc?2Fyh<' );
define( 'WP_CACHE_KEY_SALT', 'j}^,%vW@Qdcf<u~^2]eGXF$M1my5I#;go2Bj.~,EMc3m>mKQ>vUPH$M(yr9s)$%M' );


/**#@-*/

/**
 * 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( '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';