HEX
Server: Apache
System: Linux server.mart2global.com 4.18.0-348.7.1.el8_5.x86_64 #1 SMP Wed Dec 22 13:25:12 UTC 2021 x86_64
User: henzergrouphenz (1442)
PHP: 7.4.28
Disabled: NONE
Upload Files
File: /home/henzergrouphenz/public_html/wp-config.php
<?php

define( 'ITSEC_ENCRYPTION_KEY', 'TzNzSFl2dl9kQ1dIfEJ0SV4sQUM0VSRsdi4qO15LbWhWbFhgQT9AWVIpNiViL25WfUc8YHxpXTcybVp4T2liSw==' );

/**
 * 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://wordpress.org/support/article/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', 'henzergrouphenz_heroplast' );

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

/** MySQL database password */
define( 'DB_PASSWORD', 'HenzerPlastE4qnEur6*GjU' );

/** 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',         ';6=WMNibcz+_MGH_Mt<|>b~BaRSV7-(~&_::DF|m6BjqT*n45;7zou-.7>!?eyia' );
define( 'SECURE_AUTH_KEY',  'bz#)#f:)pE5SuJW=?`v&C`6Zd0AF#FeOJ$iPE%dysXQO]Rr(29t)]|=kZz5%u6&$' );
define( 'LOGGED_IN_KEY',    'G<(@wfXj+xr+--ZHhPh^lE*t;v8QVm)tO~~|G}y98H,[,;@mP#%GodO-rMy_-4y-' );
define( 'NONCE_KEY',        'F r9C;EK1Y:]]&fbr$okSq0~WPpic;yi1NC@YJTQ#{.f0eGIP}o(pwX8mu(8ne]1' );
define( 'AUTH_SALT',        'Mv}QtkDAWue;wAXWd=VgxykGzIo-QGF(kUBJX $:zIv<NqOI]r+R?W$_<~H!yhdu' );
define( 'SECURE_AUTH_SALT', 'ZAGCkmDt4,zL8%8<2GBOd*|dZ&r9!^/@oc2/_d;BI-snml4{t.yO!qIJ;QN^z:<0' );
define( 'LOGGED_IN_SALT',   ' 88P6;eT[/v uNGr}mAs@ytA5@avA/kbmZVn8`+0Sq;~WFU)xq|1jp5T)qYm3J_j' );
define( 'NONCE_SALT',       'QG,cL2$%-+7;.?cqZIa{EO.8h(c>]NzmQ&)MRH$vR*9(8/N:oexND:}a#R yd/G,' );

/**#@-*/

/**
 * 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 documentation.
 *
 * @link https://wordpress.org/support/article/debugging-in-wordpress/
 */
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';