HEX
Server: LiteSpeed
System: Linux webs22rdns01.futuresouls.com 4.18.0-553.123.2.lve.el8.x86_64 #1 SMP Thu May 7 23:17:13 UTC 2026 x86_64
User: nuxaihsk (2954)
PHP: 8.1.34
Disabled: dl, system, passthru, popen, pclose, proc_nice, proc_terminate, pfsockopen, leak, apache_child_terminate, posix_kill, posix_mkfifo, posix_setpgid, posix_setsid, posix_setuid
Upload Files
File: /home2/nuxaihsk/public_html/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', 'nuxaihsk_wp_zl7ik' );

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

/** Database password */
define( 'DB_PASSWORD', 'Pm70bd!VTCb?y31d' );

/** 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', 'gO8ERd)E0]VNig]NAk205&)E;J5700*_7[1~Eu2kU*V;gy+J36G#_yp9dIZ|yM8M');
define('SECURE_AUTH_KEY', 'UF7)qSSvG_aBqDk8O_)Vi(85k_V45Rh4J)x__|3QnPo(u32kMdSq38E9IR59M2st');
define('LOGGED_IN_KEY', '4kj!1O/1;P)xN&o:214q&nl2Zmx%&vHIE8:kisj)99ur0h3C/)i_6nY3Dm8A0q[E');
define('NONCE_KEY', '_)]Tx884CA-U6Za@n~cA%84SvSgY_&)BB[pt8Ly]%Jf3Bizrh4Aox#NVu/s&*h9d');
define('AUTH_SALT', '3+5gf7xyH)8:6jW447!O26x*xT_AO)J-C1Q(8y|O1v9A@bb43Gn)uRAsj/i4@H87');
define('SECURE_AUTH_SALT', '|84*[c1(a-8&1&u#chj8qNwELx7628X1z*PB6/6:y;r1t/pLIn|G4IuQ7NIa*js6');
define('LOGGED_IN_SALT', 'v4m(6Fve#__!@x(2@2QQfn~Wy00Xl)-6d&7[379K#Z9RW:r8+7f6f]5@4*)(m851');
define('NONCE_SALT', 'I60[3|BlyWlr(IR09v8Z(_k[t|6V8tv/4iRYA(&N2&73:&)/|/NW)/8[sNjRx37C');


/**#@-*/

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


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