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/maxconindustries.360digitcrm.com/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_sciyq' );

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

/** Database password */
define( 'DB_PASSWORD', 'Y42I9*@P~tQ_4?e9' );

/** 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', 'y9OFHI;9;yuE~-:LU~(DtL61_oEW&FD0L46*g([(84i2(07T0G!|g#![89:42L:*');
define('SECURE_AUTH_KEY', 'Li1d+]k(;M:7h048v8!U10]f~q6017~BJM8)2924Y2z8K*&[5SC]@+yKE6;0[s51');
define('LOGGED_IN_KEY', '-35037|[10nM#[0:9aH+:4[+HO@3fG8!yQrMyM;K7;mjW]@Z9o4VkY5Vq+)qa+@I');
define('NONCE_KEY', 't)7853JOXz79:[7(m/@u-;58YoYlU-/|4-yI1C53PXCLI7N:IQyK//&3qUJ@S8gn');
define('AUTH_SALT', '83y39ENSJ0y3e7!;2_;cY%+r89[Ej~*yqtK+kdSNu+OjR&6vhmX@&hJ#JS;Yp57z');
define('SECURE_AUTH_SALT', 'cqL%+!*[&D~t0;)Z27iv&zBt_56:uy9%kx0)72[(|H:~4OIN6JVqrj)t[86)RC*]');
define('LOGGED_IN_SALT', 'p*|&_q(e4l%4MHx-tWE~#7Jk8FyXc0C1rXi7Pr!wVXJ[a7Qz+M(8p6;~Z[0Oz071');
define('NONCE_SALT', '4KEcy_ui/6F*f!5RUtoG_494A%QH652~6v740J1;%99+oO0)4pl(L7C-yirKBF4c');


/**#@-*/

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


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