HEX
Server: LiteSpeed
System: Linux us-phx-web1418.main-hosting.eu 4.18.0-553.124.4.lve.el8.x86_64 #1 SMP Fri May 15 13:02:13 UTC 2026 x86_64
User: u108405244 (108405244)
PHP: 8.2.30
Disabled: system, exec, 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/u108405244/domains/tech-lodge.com/public_html/wp-config.php
<?php


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

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

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

/** 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',          'e7QFq *bCjl5GQ$$guWql=1} HEWPed8tBUll+6 q?:DNpm`UV.VOC>_zM.jH/s.' );
define( 'SECURE_AUTH_KEY',   'Bq._bQ <W[o}HhzH({U^ehW7?`-`%OrKuueY?gyWWmY|np @J2#t7rzYI%&jHz%g' );
define( 'LOGGED_IN_KEY',     '?0Fl3K|(:P^LGo[,Ir:5 eHAk6`swY5>?X7.:w^bl5D)41OI!!XVG2$$rz;7H*gf' );
define( 'NONCE_KEY',         '1DIG!_5pL5]Zh<3u|/  f$VFBYYF0W;k(mNFAn(HN.a<Nbg(oJYk#qQV  cn*eCk' );
define( 'AUTH_SALT',         'ih[|6Y6g@UP#OhCCXbYw?*Cf*88|S;^v#V]2YELz[LQ|yA,X|PzqEsU(2K<x*dUa' );
define( 'SECURE_AUTH_SALT',  '0r)~x*!R5`RXgnTR:Ln.)U9oGYd9=_<NIfMpfs+B%0bEpMo}iOtiw81J9(Pbq8~9' );
define( 'LOGGED_IN_SALT',    'eFz,U=iW8dLP90D.mw.7Fi,Gn*bH.9!ff`k[w_.*,?QV#]tJ0A~oJe)*[a@/E7bs' );
define( 'NONCE_SALT',        'CL20~|=6IC=[I%MZpR6{B&6?PF;8YT6D;.g[($8HT}G3N%[&j#X @77[4&y+9C|c' );
define( 'WP_CACHE_KEY_SALT', ']W{eo]$l;u5BD^K^wy[F.g|@!j ThrH{z+;kwSon,y$1wD>Z>+V#>eqq4pP<-TMc' );


/**#@-*/

/**
 * 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', '3f3729fddfd37873f1af30335b71a717' );
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';