HEX
Server: Apache/2.2.15 (CentOS)
System: Linux ip-10-0-2-146.eu-west-1.compute.internal 2.6.32-754.35.1.el6.centos.plus.x86_64 #1 SMP Sat Nov 7 11:33:42 UTC 2020 x86_64
User: root (0)
PHP: 5.6.40
Disabled: NONE
Upload Files
File: /www/sites/sites/www.credebtexchange.com-new/htdocs/wp-config.php
<?php
define( 'WP_CACHE', false ); // By SiteGround Optimizer

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

/** Database username */
define( 'DB_USER', "root" );

/** Database password */
define( 'DB_PASSWORD', "M^&ytwis93z87z&^" );

/** Database hostname */
define( 'DB_HOST', "exchange2-production.c6wcnnogohkm.eu-west-1.rds.amazonaws.com" );

/** 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',          'c_nw0nhIlOm2mh-M~u_s~xC)o,CZ6So]lLs8U8zN$4CYdPN8-:f1o&ZXUE1udTUI' );
define( 'SECURE_AUTH_KEY',   'vI6Hu3G=jOJO/qBNV%u%EC#R)enKF_W_v)1oQ4YW%CvrvP0#{x:o)ja-[4S;A{ v' );
define( 'LOGGED_IN_KEY',     'zz. -/xD4/}br|po !Ze15fX6y)<;zu)-mF1X:voQ1P1y2o4A-[h=9p:_:$Lm3tW' );
define( 'NONCE_KEY',         'j}`%*I&kUPa1*1|{:WqKn7AR=,}fjJ]W-hHN^O~4[j`Uh`kaNLW*h1`W(K`9t5LA' );
define( 'AUTH_SALT',         '^;_IXkM+#7t`O[TMx{xneKc2_S07(C/N@YxqwbAKqEd 8z4s3v2=5EtBU?9I+DT%' );
define( 'SECURE_AUTH_SALT',  '$!Nph,kN<?guW#>wcH@SQS4!up/7i,,`Gh-vK][iIX9+}^`v|J<zo68`_&4J-TJR' );
define( 'LOGGED_IN_SALT',    'alSc`;9hBk49$vH#:odvHRuojhqB@nE=DqGiA`n_%M# H mT.V~6_DBrfS#Q!+f<' );
define( 'NONCE_SALT',        'A@@R.j:o.~LYRo.:LL.BjvT#F!$G_,TJQ]~k]8ClJYF/=(t!3Pb>x:*liXxQ,ryl' );
define( 'WP_CACHE_KEY_SALT', '<DC%kOq;Cc^G%X{FDM<XmQ[jv5oP4GUBA/QbA$EhPO?K_%,Bq_t*&F>kKD.fY^B/' );


/**#@-*/

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

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


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



define( 'WP_SITEURL', 'https://www.credebtexchange.com' );
/* That's all, stop editing! Happy publishing. */

/** Absolute path to the WordPress directory. */
if ( ! defined( 'ABSPATH' ) ) {
	define( 'ABSPATH', dirname(__FILE__) . '/' );
}

/** Sets up WordPress vars and included files. */
@include_once('/var/lib/sec/wp-settings-pre.php'); // Added by SiteGround WordPress management system
require_once ABSPATH . 'wp-settings.php';
@include_once('/var/lib/sec/wp-settings.php'); // Added by SiteGround WordPress management system