HEX
Server: LiteSpeed
System: Linux turbo.rebootns.com 4.18.0-553.111.1.lve.el8.x86_64 #1 SMP Fri Mar 13 13:42:17 UTC 2026 x86_64
User: rearbear (1557)
PHP: 8.2.31
Disabled: NONE
Upload Files
File: /home/rearbear/public_html/wp-config.php
<?php
define( 'WP_CACHE', true );
 //cleaned


define( 'ITSEC_ENCRYPTION_KEY', 'TUQpcUovbj0ud1k6KF87PW9rKUl8LUZfYF9IdmM5Mzo7RyU+dWklQGt0Z3VbQXBVdTksTlNgZCM2PUEtIUttdg==' );

//Begin Really Simple SSL session cookie settings
//END Really Simple SSL cookie settings

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

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

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

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

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

define('DISABLE_WP_CRON', true);
 /**
 * 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',          '0<A9)+yR7!z`[^Ckf{@4+!nd);A}pfjz+V0vqdV&nJ<!s;5NjJBk`HLo3&xf1hqd' );
define( 'SECURE_AUTH_KEY',   'k?J(wH[J3s[fC<)bG2**P0NJI!#yAO/l0Xi;pwcbS=qM~lgYdN&`T0yzeh(&=BG]' );
define( 'LOGGED_IN_KEY',     'S.k-kT5$JW.[y]V6NtL6T6QU~F,z.W9hJQAhE9Y5P^(MoWQV2 >vjB!7j w]%9_V' );
define( 'NONCE_KEY',         'n[{d@d!(c-Y,[2Jk`TFsQ%wke<yd)NX*}m#yBC5oQ3N%w!s&C%.48y;5M^61WU`t' );
define( 'AUTH_SALT',         'c`i@1`h B:c,^3)r8GQWX>d;bcqT`-:.N8DKkoilxf%EGZ#&VnZBP0G5#9hpS]uV' );
define( 'SECURE_AUTH_SALT',  '9E{7!h[Km<|]yIM}l -{1@NtkQO_C f34k+<9n$C?:q+G7br#n7Kv~I6ftmc*/.W' );
define( 'LOGGED_IN_SALT',    'Z#YIID|rADNn{6JoH!i2-S*RtYr+;Po?@#g~3p:Di#E8m^6t|~ml%t#3nO|>s=2,' );
define( 'NONCE_SALT',        '1C&f~{B_3TvvoSX)ogR^aQzk`ui/l7hirg29;YWCM81,s1g{e~L,<f3?CLx3By*9' );
define( 'WP_CACHE_KEY_SALT', 'CxlpcNnf)hKI2M-6[W(;zCf&uZ(MH9@3/(BIQL9=l4r!GC:mi+jV=z4 6<fs;rgc' );

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

//Begin Really Simple SSL Server variable fix
   $_SERVER["HTTPS"] = "on";
//END Really Simple SSL
// Enable WP_DEBUG mode
define( 'WP_DEBUG', false );

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