[$] Pr1v473 xHeEl B4ckD00RzZ [$]
<?php
/**
* 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://codex.wordpress.org/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', 'kuccs334_wordpress_d');
/** MySQL database username */
define('DB_USER', 'kuccs_2023');
/** MySQL database password */
define('DB_PASSWORD', 'Kuccs@2023');
/** 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', 'VMXHw3HO4pVFj0#@Sa6!6ynpHO#teZ3X8q0ZFi&C%%NH9cDj1#3j0E%3OKxid1EC');
define('SECURE_AUTH_KEY', 'qIVqwCHrRkJVwuA^R6(Fbn3Ec8yiEd2sK49SUaDqtfCkbdYw3hdYRUAOSW^5hR5A');
define('LOGGED_IN_KEY', 'aU8)QkBZ528ikn(T8gVYCCP1FBjeaHf7vXLJ6YqGNPa&kzcanqHeeBZnaJd(PmM#');
define('NONCE_KEY', 'smV1GcpFOn0NOr@I)45vx^^Ep(!#HUgZDNwvADw4jsh7j#No@0Dd9a)UJIA)!oDd');
define('AUTH_SALT', 'pEKyHB6Tpw4Q^SRMT75k@FDJ&XDQTpeqw8rgZ&zSO#z*HPkfEolgdST7kfeu0uEu');
define('SECURE_AUTH_SALT', 'sYviUYEwlmH#sf&H(d8j!56BvGmWAqb1oNjfxX7hNZOI)(hJHtVyGx(RZ0ox@k5D');
define('LOGGED_IN_SALT', '45g6rTA)^fO9zrybziTQrC5RYHrcbE*S#y#xfN!5n7bgvA&9@B6MMZJj)q@9TyE#');
define('NONCE_SALT', 'Fh06Lva5evSVsFsD^q7JgdsOY4&aE097zaBvlToi5SFBdx%&y@Zq&xf21bx6dL1G');
/**#@-*/
/**
* 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 = 'KQLdpDo_';
/**
* 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 Codex.
*
* @link https://codex.wordpress.org/Debugging_in_WordPress
*/
define('WP_DEBUG', false);
/* That's all, stop editing! Happy blogging. */
/** 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');
define( 'WP_ALLOW_MULTISITE', true );
define ('FS_METHOD', 'direct');