HEX
Server: LiteSpeed
System: Linux in-mum-web1648.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: u886262242 (886262242)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: /home/u886262242/domains/aarambhmontessori.in/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', 'u886262242_a5t2r' );

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

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

/** 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',          'EBqnNJ_]d{.&53;MGOlJRd:BSL!6z(Y^w#w .CD[yqXZ0m~Qd|Xm_[&D|WIts3(]' );
define( 'SECURE_AUTH_KEY',   'VvU&?7gW~+A[O-tLx)d)+q-iY2IE<,5rH~Y=s/OD+wsmSP~Y)w`iy-JKl6oa~g*d' );
define( 'LOGGED_IN_KEY',     'Sn[$u1K/FD>)87/DmxB iAjJPx|>:;HnGz<{Paq+Qy1BmxA3CoedLe}D][aAh`ST' );
define( 'NONCE_KEY',         'Ru%c]rayKOqOK~G35IT]_$q?fiR:.g/d;$*#U@nIF%z|#>.|vraJ9>1[lSm|IrF+' );
define( 'AUTH_SALT',         '<?2p AYLQ3nDt+9?Bke$35o_lVLxUu1}RJ]|P>F^F1#d0aa_VhOkNf2m:mN)M|Gc' );
define( 'SECURE_AUTH_SALT',  'u0UIz7*NM_jr9bg1@B:PP_tAKKpc|L?[M6cH!*]GgHC=#N} k#)R~=61Zq=&GRn4' );
define( 'LOGGED_IN_SALT',    'ZJ*=cOUU@UHKa(2A9|Hfcc*s)y5L;[1J>{B5b5UZT3c:9(5fDE5~hzk0*T+PEa< ' );
define( 'NONCE_SALT',        'v@BK:S.88ts!Q~U3ZJL*[/&HDt~dq&98@eJq%Bq[r0q9K#6OgsGL6K4Zwoc=CS`h' );
define( 'WP_CACHE_KEY_SALT', 'anYM&g53nN/|(<o8E}5B)&%Kj%;;clf/;[B!wkMs>-54b|0vmw0WmZl5mp9_e^@i' );


/**#@-*/

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