HEX
Server: LiteSpeed
System: Linux twilight.herosite.pro 4.18.0-553.141.2.lve.el8.x86_64 #1 SMP Wed Jul 8 16:10:02 UTC 2026 x86_64
User: owzicwjp (1120)
PHP: 8.2.32
Disabled: show_source, system, shell_exec, passthru, popen, exec
Upload Files
File: /home/owzicwjp/public_html/elevatesolution.co.in/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', 'owzicwjp_wp_k4mq3' );

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

/** Database password */
define( 'DB_PASSWORD', 'ONB6y&15_5@bcQMk' );

/** Database hostname */
define( 'DB_HOST', 'localhost:3306' );

/** 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', '#2+-VS#tt6kT5H3))*kM)y-lQ%]r8t8k@9xsL;1c8Rc8cBYX8b6[]y[3fq66(999');
define('SECURE_AUTH_KEY', 'fw~P4R_(6:i27-L6XS)63g-nz]jNjg))2ly%Mzvu+5[8|J213705eui9;4+cw]|O');
define('LOGGED_IN_KEY', '4!jxI9%D/9/M8S|4[*:F:Y7d44#2W9IxT@/4@cD6&I4w~A-@+-oieYr9qRq3ZOF)');
define('NONCE_KEY', 'HfNLjK1f*o6L2%5@CsSl|y-_w1]aimbCfLb]/me3+tLGroU)4_:3258M7gp(O&BC');
define('AUTH_SALT', '2ZqwRjr;I|KNg:P50HWr+e2W]8O7vNZ_5Ky2Rp;rFg/KsZq]U1EQZ45%nAwi21L[');
define('SECURE_AUTH_SALT', '7)M/]3d*c&45x!*qF/9[_lPuNLN[p7l9-XFs)(%9vFcNAtE_+Db6ZdrsWrb1SXH6');
define('LOGGED_IN_SALT', 'lDSUj2;Vk#l/ayR@10++8XFJ9o@k4p@#)1H97Th3p~m-GTVegBRR06o~[UuJxf|F');
define('NONCE_SALT', '9HgTqKw56uzLrg~!50Wj2FnsBxs02u4p+!]iz3qp:;U];]G4yX6t)2osse45@YZC');


/**#@-*/

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


/* Add any custom values between this line and the "stop editing" line. */

define('WP_ALLOW_MULTISITE', true);
/**
 * 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 );
}

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