HEX
Server: Apache
System: Linux nc-ph-0707-26.instaforreviews.com 3.10.0-1160.119.1.el7.tuxcare.els13.x86_64 #1 SMP Fri Nov 22 06:29:45 UTC 2024 x86_64
User: qirgxuo4hkuv (1004)
PHP: 8.3.27
Disabled: NONE
Upload Files
File: /home/qirgxuo4hkuv/public_html/wp-config.php
<?php
define( 'WP_CACHE', true );
define('WP_AUTO_UPDATE_CORE', 'minor');
/**
 * 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', 'kub' );

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

/** MySQL database password */
define( 'DB_PASSWORD', '4Bu[O.R#gpB]' );

/** 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',         '1/75n`F`hm9fyH$qLH1&V%^%0nfyO23.)aZ5y!v^Ef:ik|Ggq;+yPH&1zxlRH2PK' );
define( 'SECURE_AUTH_KEY',  '}i@Z9J+{Z6w0KxN,reBKPZG6Yq&S<Y&BHX9;f/|b2h[epE/KU`8W`zaDEj3 PS,(' );
define( 'LOGGED_IN_KEY',    'QDCWG-GgRs=r6y%CwI93=oE*i/!Uv5T_W|J,HQNjOH>{-m6vt0q3Op~ak{fZ;6WP' );
define( 'NONCE_KEY',        'B2;o5-%f]6>SAx8EnG^Sl%qQVVf;#u9E(M9s)0iH+jTH_[=5{U,v@Md+9`0!$J-{' );
define( 'AUTH_SALT',        '*xNybLeB[:&1<Z$a]F#2 >2=%RSP,t./|DKy^bawASx7`h>uW||vTugoAhSO)m:n' );
define( 'SECURE_AUTH_SALT', 'rZ,%46hC7{Q:KbGZl]Pqc#]s%q#aQ;XtiN_3~C}{gRZZj;.SI&!;= 8&:h#aS(_ ' );
define( 'LOGGED_IN_SALT',   '+7<>>Fx{Ot^P#yky&V?EbC%U52j5e@U=^=wx30a`o;vpMRKEulE.A7|6X>Z*,nL0' );
define( 'NONCE_SALT',       'sb`Y(N,=(Xj X:0#zr5z+|PME|@H~SZ&R]Es@JSo(50nDU&>SN0[uv~2jYg$P=HG' );
define( 'WP_MEMORY_LIMIT', '256M' );
/**#@-*/

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

define('WP_MEMORY_LIMIT', '512'); 
/* 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';
Define( 'WP_ALLOW_REPAIR',true);