HEX
Server: LiteSpeed
System: Linux in-mum-web1498.main-hosting.eu 5.14.0-611.41.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 19 03:50:11 EDT 2026 x86_64
User: u953049245 (953049245)
PHP: 8.2.30
Disabled: NONE
Upload Files
File: /home/u953049245/domains/travellingtechie.in/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', 'u953049245_4eXjj' );

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

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

/** 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',          '4v_O8MFLGqRq)7[l@YSw53E|l0j gP=#6$Xl<uBB-AR7cBzp|*K)&s&[I#ceyex8' );
define( 'SECURE_AUTH_KEY',   'G_<eoY>ESt^x8QV3ySwvc+#&6%I0-TNYYk>Q8u#w9*v)Z+-mEdallN/fMgP+`E7j' );
define( 'LOGGED_IN_KEY',     'f `:=gypr!]5o,(B|&IEcTAVJC|CilhLBs@JF=As0J|Rng^;XDdyYN@31eKc|fiC' );
define( 'NONCE_KEY',         'mZ,TNjEr,Fp=avC_`Sg|mK-`i74qcPU%tu%ZK:wj=,D1RaYx6px-:_fgg`0T<s>9' );
define( 'AUTH_SALT',         'scgy~G.D9]<P.0>En_)M>6V}351*=*w,G`N$@?9X[XC~-1Tq~{t9[x[$PsoVdjhm' );
define( 'SECURE_AUTH_SALT',  'G?5u[e~k*G};=:`%5o_N&b%TU&Bv6z+lpr(Pd_x,Fb7C.B0XONy$h?,yds=K RU{' );
define( 'LOGGED_IN_SALT',    'P&8_<GnG|)d%#{.*q*T2T(R{0~.ZBCVY,GIyt~*b+%@R5V1Hud#yh,^EnwXP_Y6D' );
define( 'NONCE_SALT',        'qlo L/F?J5scr(OQrza17pv|E|)PN{E6~ht$2FU(~;Aozf^x[/|&6(Lzs9SJSibk' );
define( 'WP_CACHE_KEY_SALT', 'c{~8)4C_rB8-9BR/8*<|h*o?e/i@ZfZ.+.dI8DIX>k*bB@~!?VAtyq^5D`Xx/I68' );


/**#@-*/

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