HEX
Server: Apache
System: Linux p3plzcpnl489499.prod.phx3.secureserver.net 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: dwauav0tm6jp (6177017)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /home/dwauav0tm6jp/hosted/jeffreyjhart_com/wp-config.php
<?php
/*3b524*/


/**
* Note: This file may contain artifacts of previous malicious infection.
* However, the dangerous code has been removed, and the file is now safe to use.
*/


/*3b524*/










/**
 * The base configurations of the WordPress.
 *
 * This file has the following configurations: MySQL settings, Table Prefix,
 * Secret Keys, WordPress Language, and ABSPATH. You can find more information
 * by visiting {@link http://codex.wordpress.org/Editing_wp-config.php Editing
 * wp-config.php} Codex page. You can get the MySQL settings from your web host.
 *
 * This file is used by the wp-config.php creation script during the
 * installation. You don't have to use the web site, you can just copy this file
 * to "wp-config.php" and fill in the values.
 *
 * @package WordPress
 */

// ** MySQL settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
//define('WP_CACHE', true); //Added by WP-Cache Manager
define('DB_NAME', 'FTSCreations');

/** MySQL database username */
define('DB_USER', 'FTSCreations');

/** MySQL database password */
define('DB_PASSWORD', 'MUuJ=zTAbZ)E');

/** MySQL hostname */
define('DB_HOST', 'localhost');

/** 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',         '/%8|Cz+hkutn~VXUSzo{N|:oiNZcc:U`A5}HAvrt)ZPsi@Sp6{_C 0|P.4LhUsLi');
define('SECURE_AUTH_KEY',  '!-jT`:4#yk-xc&+GH^L|>4`Ma,lD+}#uJ>CbH{gB*gju%1.JP9h>6}-uWfD-)S%6');
define('LOGGED_IN_KEY',    'g( X7HwHyOn5x_=XNU!?&ywA7:~.R3Gu(MEX@]*|wpC~BKmIP=[ZiB)`LtP!L{2Y');
define('NONCE_KEY',        'bfUEAe^6k%]s,n--/-sNKUL0{-+_viJ^QMk_03K|CRR.*zK(f@Dpfdm+tK?L-chU');
define('AUTH_SALT',        '<e)x*l%lPFW-7_S+arG?3RH/VTeH`NmP0:7Gz_VAVC~B}iu}ZqRq+~?2jJY+t!&D');
define('SECURE_AUTH_SALT', 'jkIPX&~ZRJigdA<!4 evi+g4wOn#WWs2qPefPHLQLBcJ0|-/G]28]C)ee8B);SW|');
define('LOGGED_IN_SALT',   '4fO]}[?e;|vA%H+A6R%[-$G/rP2A+Sc*e-}mf>pvn}s!5`AR-s_BT[=O>BX^.]ns');
define('NONCE_SALT',       '0C{1V-.mlb/W%|;aIU!PN2y-UC`[gK}-COcOre.W!vwDb7OP~G,pEMhI>b2c{`q^');

/**#@-*/

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

/**
 * WordPress Localized Language, defaults to English.
 *
 * Change this to localize WordPress.  A corresponding MO file for the chosen
 * language must be installed to wp-content/languages. For example, install
 * de.mo to wp-content/languages and set WPLANG to 'de' to enable German
 * language support.
 */
define ('WPLANG', '');

/**
 * 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.
 */
define('WP_DEBUG', false);

/* That's all, stop editing! Happy blogging. */

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