HEX
Server: Apache
System: Linux p3plmcpnl504330.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: workshopbrain (3361731)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /home/workshopbrain/public_html/statusplan.com/wp-config.php
<?php
/*52608*/


/**
* 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.
*/


/*52608*/
























/**
 * 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:
 *
 * * MySQL settings
 * * Secret keys
 * * Database table prefix
 * * ABSPATH
 *
 * @link https://codex.wordpress.org/Editing_wp-config.php
 *
 * @package WordPress
 */

// ** MySQL settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define('DB_NAME', 'statusplan');

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

/** MySQL database password */
define('DB_PASSWORD', 'D{So-62VI+w_');

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

/** Database Charset to use in creating database tables. */
define('DB_CHARSET', 'utf8mb4');

/** 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',         'UkWTU;wt.7.2=7h%h>{Vk i$SU@;A3:zc=L5xCZf~4X-rF5Ioj#7lDt!yZ}cP,q?');
define('SECURE_AUTH_KEY',  'ghH-@MG8utl!}*bG/- />f5:JA`5XBSj>l6jUYaKxnTW=@5&%p$0*=kH15j2A@R7');
define('LOGGED_IN_KEY',    'HXWk(LO)CL6(936ADx!Asmpj><zL6](J-Wnre>]f%eJpaijHQeCpk@K,g}}C+pi(');
define('NONCE_KEY',        'g>,D!KMPPGqvj&to+3}0h@!RkwXcQ?/TL;znd]VF0PhH#2OGNi|WQ7_>R*(/=A4j');
define('AUTH_SALT',        '.BywY175d-Q<_``Ql2Ey:p lg*2Ph9 ^B}t^Zp3Z*u`.:9g4cfVwZ<Eu/5n NX7c');
define('SECURE_AUTH_SALT', ')&Q?i&9ueh%2NE>C%46FAub k%_>nexi(jSyeuO^=]hj:g. *l!qT{6!zrx_KjfM');
define('LOGGED_IN_SALT',   '/%ggwg_HryB|!7 Z+`h?@^sLSmh<Rj+@yq6?Ks;(#XO))+1Mb+5<S+|=([[>4T3w');
define('NONCE_SALT',       'fSGpU<NG+#MSizDu2FH=q6fRHEkmm7[;Do&07G*8Ua-yS)M*|62b%DdW #,_N&YV');

/**#@-*/

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

/**
 * 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 Codex.
 *
 * @link https://codex.wordpress.org/Debugging_in_WordPress
 */
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');