MOON
Server: Apache
System: Linux server1.primemusicproductions.com 4.18.0-477.27.2.el8_8.x86_64 #1 SMP Fri Sep 29 08:21:01 EDT 2023 x86_64
User: primrwxj (1001)
PHP: 8.3.3
Disabled: NONE
Upload Files
File: /home/primrwxj/smarthomediscovery/wp-config.php
<?php
//Begin Really Simple SSL key
define('RSSSL_KEY', 'Rx9nbfTu0sgwVXunUEcjbQEYcQ1mnbb4a0fSKk3MDZR949H43foKKqWMyHXkGfts');
//END Really Simple SSL key

//Begin Really Simple SSL session cookie settings
@ini_set('session.cookie_httponly', true);
@ini_set('session.cookie_secure', true);
@ini_set('session.use_only_cookies', true);
//END Really Simple SSL cookie settings
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:
 *
 * * MySQL settings
 * * Secret keys
 * * Database table prefix
 * * ABSPATH
 *
 * @link https://codex.wordpress.org/Editing_wp-config.php
 *
 * @package WordPress
 */
// ** MySQL settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define('DB_NAME', 'primrwxj_wp_c9ase');
/** MySQL database username */
define('DB_USER', 'primrwxj_wp_1hgae');
/** MySQL database password */
define('DB_PASSWORD', 'D^8bgtvA*P8K0v*x');
/** MySQL hostname */
define('DB_HOST', 'localhost:3306');
/** Database Charset to use in creating database tables. */
define('DB_CHARSET', 'utf8mb4');
/** 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', '0EtA}c|g_8oJ-(+4EZdqif^+]*Z~%Tc19qJl_+8 Z}DqTP>1Om.MxbZTx}7;GsD3');
define('SECURE_AUTH_KEY', '-Z,:lsk@{$3oZ|a*#AUK{5n9lTuQI=G8:5m+vp<X+pVH+lk:Y.YDi;u]+0$M:xpd');
define('LOGGED_IN_KEY', '(xR/PdlPzM_ZS9$z%*Dy8+q1-moN&Z3$=B0)Ov;{xPDUEt;t#0UlIa,? ehEs>kD');
define('NONCE_KEY', 'gH-,:Yi}Dpw?*4blG7$b#]/4%d>zY?u$J-3!a`uvM|}j/C_podwob=S2#|nUt<^6');
define('AUTH_SALT', '6^!YaM<l#o MZ{(R|/cMDsz@Is;snj.J:-c>A*)&-/_Zj>F!KQ]f:A!zr0Af@]G}');
define('SECURE_AUTH_SALT', '-f8lh%;_B20SY@g*r:/i2C#Mz<7[~7-7c$D}r9r+aRi`^Lo&;D`Mx_1fO(+u-.>A');
define('LOGGED_IN_SALT', 'jK+WV=[=IiLzOt~b%Z`gHF(IuoNn-+ZVy6+NO3Dts^6=x#>~3X9/+c-+Gv5ly+(g');
define('NONCE_SALT', '{dDbNRVoU{Pat@quxQ|2Fqp|b4o9<:n_j(#25Ug{XvwIh)#:o/QnN<t7xhxqF;]R');
/**#@-*/
/**
 * 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 = 'WMVCMSS_';
/**
 * 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 Codex.
 *
 * @link https://codex.wordpress.org/Debugging_in_WordPress
 */
define( 'WP_DEBUG', false );
define( 'CONCATENATE_SCRIPTS', false );
define( 'WP_CACHE_KEY_SALT', 'cddae2015b20c8ca2a9addb1de1c2968' );
/* That's all, stop editing! Happy publishing. */
/** Absolute path to the WordPress directory. */
if ( ! defined( 'ABSPATH' ) ) {
	define( 'ABSPATH', dirname( __FILE__ ) . '/' );
}
/** Sets up WordPress vars and included files. */
require_once( ABSPATH . 'wp-settings.php' );
define('DISALLOW_FILE_EDIT', true);