HEX
Server: Apache
System: Linux sh00683.bluehost.com 5.14.0-687.26.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Jul 14 16:32:02 EDT 2026 x86_64
User: hgdxabmy (1072)
PHP: 8.2.32
Disabled: NONE
Upload Files
File: /home1/hgdxabmy/public_html/website_a97598f4/hex_sym404/hgdxabmy-Wordpress.txt
<?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 website, 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
 * * ABSPATH
 *
 * @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/
 *
 * @package WordPress
 */

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

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

/** Database password */
define('DB_PASSWORD', 'Ifa@S7*-My48VYiV!');

/** Database 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', '484c1ab9ba37b7c33cc1b9e4f3dfddcf7b7d6d293f819c0af9e05c72d3905baf');
define('SECURE_AUTH_KEY', 'fcfded24d80fee76987515c28a448b1e81bcae3b830e8d7cc80ce3ddb9dce072');
define('LOGGED_IN_KEY', '158dc52e24e9f7df925101d90841febdea76be95abf71569854a59c282411df3');
define('NONCE_KEY', '3f140ef53fe0670e306261dc7132220414309e46490221496c15d58c2ef8b571');
define('AUTH_SALT', 'f3bedac489c0ddd2558e53ec672e2e38c2c6b5cf40b65a3d4f262b7440363d1c');
define('SECURE_AUTH_SALT', '966814da83f0705e054a2fa7ebe0ee41dbec35ce7d17b65e224550df5f6f4840');
define('LOGGED_IN_SALT', 'a222fc386c9b615e874cc6d389b2240d8e5b0df63b63a55a5b4cfa01dc5168bc');
define('NONCE_SALT', 'd5063f2d1ec7858ea6b3e85916a6cacdb3211fd05fcf98edd77bc87ea7d1086c');

/**#@-*/

/**
 * 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!
 *
 * At the installation time, database tables are created with the specified prefix.
 * Changing this value after WordPress is installed will make your site think
 * it has not been installed.
 *
 * @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/#table-prefix
 */
$table_prefix = 'pnC_';
define('WP_CRON_LOCK_TIMEOUT', 120);
define('AUTOSAVE_INTERVAL', 300);
define('WP_POST_REVISIONS', 20);
define('EMPTY_TRASH_DAYS', 7);
define('WP_AUTO_UPDATE_CORE', 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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/
 */
define( 'WP_DEBUG', false );

/* Add any custom values between this line and the "stop editing" line. */



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

/** Absolute path to the WordPress directory. */
// Settings modified by hosting provider
define('DISALLOW_FILE_EDIT', true);
if ( ! defined( 'ABSPATH' ) ) {
	define( 'ABSPATH', __DIR__ . '/' );
}

/** Sets up WordPress vars and included files. */
require_once ABSPATH . 'wp-settings.php';