HEX
Server: LiteSpeed
System: Linux in-mum-web875.main-hosting.eu 4.18.0-553.40.1.lve.el8.x86_64 #1 SMP Wed Feb 12 18:54:57 UTC 2025 x86_64
User: u621859406 (621859406)
PHP: 8.3.30
Disabled: system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail
Upload Files
File: /home/u621859406/domains/cool-cow.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', 'u621859406_gN1v3' );

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

/** Database password */
define( 'DB_PASSWORD', 'yZTMSIqMqv' );

/** 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',          '<xsj08so}.7hV+n[u)m)k8]oZy+3Rs,9&=/D!H1,6s{1uDYC0YrlEZbJGXREIRj;' );
define( 'SECURE_AUTH_KEY',   'f,BRx~S;a}]M@92ijPblmQM rzQf9~#(S<zaZ:>g$,wdSL|5Ok1K!o8!197w&~nn' );
define( 'LOGGED_IN_KEY',     '$c;,KjYc+NHBwH:~@@K!^)J.rB&0C&<I>XQtGwdg;_Eidp.5MNAXpF~C,3Q5MLda' );
define( 'NONCE_KEY',         'uDgU]9@m>SNr`([qV*stniXv (?;Gwvr@79Hz@L)E.eMq&c:vZz(t*,x!vG#.aK1' );
define( 'AUTH_SALT',         'Q8BnlBkQW%X1|s+y9y*<g#[;-^^_];L@diYJ6xM0sJc(DQV%e47=}<q`j#%@(*/Q' );
define( 'SECURE_AUTH_SALT',  'I~jD%[Yuh[nr`luAEB>wtEV*lZA.zbgJd4>+^,>G|Fj2x}2h;FiaH#S@{{3fDj@.' );
define( 'LOGGED_IN_SALT',    'urA%=S`>So|$Dx &rqTOp=83?3Dr:+~rj<39.sQ;dv9Qr<(/N1R@}uppuWqWqdya' );
define( 'NONCE_SALT',        'W;:9PmmXq3C&_e,X@8:>zmyNX<xl![ledH{9.@4Y[oXtb<eHztZ)V9]~b!tEKU>B' );
define( 'WP_CACHE_KEY_SALT', 'ko*xi!V2lcIstBrKL(4s>s[M+$cpjh6LYgu$@XzXp 7M[[K}ka_HOKq*M6x]34P5' );


/**#@-*/

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