HEX
Server: Apache
System: Linux 65-254-81-60.cprapid.com 4.18.0-477.27.2.el8_8.x86_64 #1 SMP Fri Sep 29 08:21:01 EDT 2023 x86_64
User: roshanchandy (1003)
PHP: 8.4.12
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/roshanchandy/public_html/dubai91.com/realestate/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', 'wp_rqkt5' );

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

/** Database password */
define( 'DB_PASSWORD', '~1zpOccI8M2Ld7$j' );

/** 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', '*]##83glSGb8U6ji7BEkyo9[tc4x1S0:1A!f41CD(AHRA;z+%QvQ+z%b/+jJ6D!E');
define('SECURE_AUTH_KEY', '24TN:u|#p%u3hy+1(MX&@DYdF6z3BAF;K_@ia!1&0t4|7s8~)79okB0Bu!JIq[6]');
define('LOGGED_IN_KEY', 'Qd;4h&5@pjTMs_P738:1/9f8qJen~h2@B7oY|g1w7Ig9y50Y9KJPDwP@DaB3A7|6');
define('NONCE_KEY', 'tj_YD7)[gJie57oP%555f&ldsp7hm@i//Dfo7]#itj1eS[eSWo2k;6@VJg6#;1~&');
define('AUTH_SALT', '7dq][5d121[d8co0(8O8]/Gi_J#o27Av+Sk|**[(Q#D2G(s3lR2qxQLmAYGm-Rr1');
define('SECURE_AUTH_SALT', '4I[)57;)37CP:wGs*7M9|6M)X5D5#8w~30GF8W0Y9Z&3V1%v14#O4:*)9q&Mfxlf');
define('LOGGED_IN_SALT', '/7a6L%~@67USeGO)L[aXR-C1/-*a1s-5x_XRi76wYirdfE0DPb/3l0C7~jO-a4#3');
define('NONCE_SALT', '20N@pCO_qFJEF795(mxMaZmaM:(+]n2G9Xu7WySvZ5|0vy8/:PK%EQn*srw:%0hO');


/**#@-*/

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


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

define('WP_ALLOW_MULTISITE', true);
define('WP_AUTO_UPDATE_CORE', false);

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