HEX
Server: LiteSpeed
System: Linux us-phx-web629.main-hosting.eu 5.14.0-503.23.2.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 12 05:52:18 EST 2025 x86_64
User: u756937133 (756937133)
PHP: 8.2.27
Disabled: passthru,chgrp
Upload Files
File: /home/u756937133/domains/northspiritvodka.com/public_html/wp-config.php
<?php
define( 'WP_CACHE', true );

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

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

/** Database password */
define( 'DB_PASSWORD', '11223344@Wsx' );

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

/**#@+
 * 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',          'uwJFz?$]Hw38:0.ldx8|D:7oLcwM!K}~=BZ?^~[e2d&V~R!H,y&Buz[k$/>_i4/a' );
define( 'SECURE_AUTH_KEY',   '#(cxejg^~e!u/F5_=]!F|yDdht-AkJKp$m1SMsU<9FZXeP.8[o%1B6*7Ai1 +:K$' );
define( 'LOGGED_IN_KEY',     '$Uy~WGpf^^RYSz)LgAU.tG-BELe@!|!b3is~g:l!8&,wyEo18K(N@O_5WDYS2%a^' );
define( 'NONCE_KEY',         '<_5,mQ><6  3Nl}Zbnm,PJuUxSd/:c+- $_!6nAX{Bq&RY9q&}2(DWtbJonhe+]/' );
define( 'AUTH_SALT',         'y(b*FBuz-<}8)7@Q<Qc}3mYjUrB.x+kQZIMC!q4Rn6?AAIa=;A%jwnOkK/?[(ci{' );
define( 'SECURE_AUTH_SALT',  'H&)lS,CB5T[55pao=~d:&5${gR:F0Fq$^V{NW;JT9lt>8SC/2R,YSJGo e;tO!}9' );
define( 'LOGGED_IN_SALT',    'F@h])T(]n|&6<=,SzKFyalFnDdh6N(H2c$7Zsd{~+b]BwnlVna[jN-top8YfW[s8' );
define( 'NONCE_SALT',        'l};3,RIlf_QyH7{SyT7)=t5L@&r<nqm5tKCo{[g:S6O[TbgL!,4XJT-L{4nnG8am' );
define( 'WP_CACHE_KEY_SALT', '3`9j,vyqmIS~jG^^s6eA!H!rRg7xCzNuh_~7%~6WSMZ4&;f&m{NSK2[E=3-cSv+3' );


/**#@-*/

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


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



/**
 * 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/
 */
if ( ! defined( 'WP_DEBUG' ) ) {
	define( 'WP_DEBUG', false );
}

define( 'FS_METHOD', 'direct' );
define( 'COOKIEHASH', '8f4c987f37734e780be574e7c2d32413' );
define( 'WP_AUTO_UPDATE_CORE', 'minor' );
/* 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';