HEX
Server: LiteSpeed
System: Linux cp4.porkbun.com 5.14.0-611.20.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jan 14 06:35:04 EST 2026 x86_64
User: vxblllubpkafjsjw (1110)
PHP: 8.4.19
Disabled: NONE
Upload Files
File: /data0/brighttherapyllc.com/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', 'vxblllubpkafjsjw_wp_4cxjt' );

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

/** Database password */
define( 'DB_PASSWORD', 'b5OBo~$q0dHBbm3a' );

/** 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', '(J2XL|STGXy#*Qg_iGN+dh&4f]F#iy:6h!)/!dAEjzb8*06AZL6@r0Ak+OAZgN/:');
define('SECURE_AUTH_KEY', '(46G9~z!D8aW4RM3P~4258bv933tT8(1y1@98s4j6*9ey4gI52@KG28Tj(9huL4A');
define('LOGGED_IN_KEY', '+s~@[/w#eX0Bwa7p3]mf-#:2;BWPzEO09[9RT60aMGBjd+y8G82:IkK0S1Ud5KaG');
define('NONCE_KEY', 'moK/G09:hbe)60_p%k2091%u;w6dNJU9R5918EW~cr5h[07&6[kvHX2_fbQ]*t|&');
define('AUTH_SALT', '%U4;%gxmd+/al7#qW4#2kiq1020Iu4R|jmai&[MsZkcS8-huKp_B:Jl1ML142b2Z');
define('SECURE_AUTH_SALT', 'o8P3S0K6[t/o5uI||d3]SG-T55|2v_~GFy03|ZuuON[Wf[#1s4lB;Zy7:Qo0d8;:');
define('LOGGED_IN_SALT', 'S|!d08g[Uja2nB[]H/)cAgSvzn-96C14kFj@7_[vv2;7@g6m02nzByaA:T/u#6v*');
define('NONCE_SALT', '2kY]&diLs6+&&*Xk]x5FoPd1ta@a06g/+2j9H5C2|mG(4tNPzgyk&vpY_XJl5ZXO');


/**#@-*/

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


/* 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 );
}

define('WP_MEMORY_LIMIT', '2048M');

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