HEX
Server: LiteSpeed
System: Linux dune179.sitesanctuary.org 5.14.0-427.40.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Oct 16 07:08:17 EDT 2024 x86_64
User: h278792 (1076)
PHP: 7.4.33
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: /home/h278792/.trash/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', 'h278792_wp_qnsxd' );

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

/** Database password */
define( 'DB_PASSWORD', 'Fe!e77Xk1khhFR*H' );

/** 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', 'T60j-)*Hb6a89:mAI22|yo!F7:Nlm8T69))]bC/jh3x]QH9]0%Ed88~4ve*4|go(');
define('SECURE_AUTH_KEY', '!18c61S6]y2qQ8T_T-TCs8Ki|n~:7R#hm8]NE8qISvsBcdAEc|F3+p40#94~_tjm');
define('LOGGED_IN_KEY', 'c/3]j16*l750Q5ks(js7in/WOF~_L27aa-6c@8-K0@6P2H37)81yj-ye7]FWAt%9');
define('NONCE_KEY', 'X*UWwyOop|C4ZLG-[8N)DGjK9z7uV-+ePlJN%B73raObap5dNIohM1TDPrLtjp@4');
define('AUTH_SALT', 'Y*5Y7Yo#d_mIV8|8F:4hr652K3#6GD)(o056[~Q50#5&RV:[%35r!pC%@BG0GT~4');
define('SECURE_AUTH_SALT', '*H3Q)t5%!ZlI9u2X5D2c:P~NKh071hj88130GB4lDSBB3o[O3&10Yi)I1oLG!D-l');
define('LOGGED_IN_SALT', 'R1c9s:]ka!6*|3fB:RSGx9~92O&3V5/jM#3T4M_Cch3RtvV60@*-+YsW5Y979g7(');
define('NONCE_SALT', '5Ci212fUu2!e]!0EuZ(z(&47ejU289HK[R9P)4V04ePxd9n2v1~/~4C3CP_/62~K');


/**#@-*/

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


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