HEX
Server: LiteSpeed
System: Linux br-asc-web1894.main-hosting.eu 5.14.0-611.45.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Apr 1 05:56:53 EDT 2026 x86_64
User: u851231353 (851231353)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: /home/u851231353/domains/lucrogreen.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_cZut7' );

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

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

/** 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',          'JN_h hvbyC[d<XMf$.B>8z4q88r9cm}j )V!*klIZ%5<lkhym Dk/GMH/kl{=mOD' );
define( 'SECURE_AUTH_KEY',   ':;-qaWDp/_@dl,1:|Zq<M~6I6jBj<[:}SeFO+Hw(JwQX7_ITf{(e3N]WMrvxK7jE' );
define( 'LOGGED_IN_KEY',     '[w.^LHq!w2|ozL5H~Bph.gex:l2}Oa&HCxi~g/W;R;V3f{&?x8Rv0.-^rddZ!=e ' );
define( 'NONCE_KEY',         'kkr5fi4i|VIeEU^g8;fI+;LX3(Yn$$q*fk?J^wZNr1R)DVA=>}hiVYnxJrOJM1ZN' );
define( 'AUTH_SALT',         'd,eyipiS)<6QWidHb?}0W3re[L(4F8^+o@v]Id0EwSA5[fi4{h(7Er&WU;blAc(B' );
define( 'SECURE_AUTH_SALT',  'MGF]rsXi7JkrFbhpT%l)ia)`#1C]=[C?]*ive39VCDm1%=e;YQJO7K_aBW_ddYwB' );
define( 'LOGGED_IN_SALT',    'z{j7VafUj5h$pd9([M4CLR^VIAC+I|48`|]4+t7Z8ktD`gFH|!H5V^a!,}<t7Z^J' );
define( 'NONCE_SALT',        'U:?}Y1%to.V?~TG2*P(OI/Q 6roB!@lKYPFfD2~4Z9H9p-1{[CH+|$jvlrSL#N6+' );
define( 'WP_CACHE_KEY_SALT', 'YEm)H-i>-QAIsokMQC5/Gq)XO2&Uos~]~9r@rup,Dqai>6`qz4Gr%Fw*2,Gev^W*' );


/**#@-*/

/**
 * 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', '5a79c6a7e15ac9584578dc9f02f00359' );
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';