| Server IP : 195.114.193.97 / Your IP : 216.73.217.150 Web Server : LiteSpeed System : Linux host 5.15.0-126-generic #136-Ubuntu SMP Wed Nov 6 10:38:22 UTC 2024 x86_64 User : joker4274 ( 1074) PHP Version : 8.1.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /proc/thread-self/cwd/ |
Upload File : |
<?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:
*
* * 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', 'BVDWX4RCcFoSbt' );
/** Database username */
define( 'DB_USER', 'BVDWX4RCcFoSbt' );
/** Database password */
define( 'DB_PASSWORD', 'IIPQmvEjeOs776' );
/** Database 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', '8XJ}E^M#e~$(BY$w3|kl k9f<6U##M?R`tbR6G8kfb[9w6z,K.f[G5`5yvzNL^sg' );
define( 'SECURE_AUTH_KEY', '_J^GKU73]cSJW:!#!gM%k:)SBz[PR7!B_Qz5XY#;Y>,gdh?nWP:`KyE_oI5B*8eF' );
define( 'LOGGED_IN_KEY', '(>E9{w.]Vp9i0iTS,6mRR@?OC~o*Hn`>G;<O.*oz{2Xsqd$/@>^^R1)ex{*a!g,o' );
define( 'NONCE_KEY', 'k4pETYE/%x(Ib!u<gC)b;<!`dW(an.uk:7zqsF=ky~M7i1^ni<UCp{a>DIUE yEZ' );
define( 'AUTH_SALT', 'A6_iePwpYS5,%_YWgf?`C2IkF}2 e@Ws7B}{KgEop=]3;u,8T}F*8.,v*#C<Q^%R' );
define( 'SECURE_AUTH_SALT', '7aD|(*q*ZZueQ}F24KJ=L=D{e3}8mRj~#~Z5yr3[a]c|m0A0;B3<nwLnNh#z0:QP' );
define( 'LOGGED_IN_SALT', 'Ho<&G:/Tpj|[lB2@;1xheawl06tR4L?_V<vP10w?PKF3EZYBX2rW}RdfwLSF;EI`' );
define( 'NONCE_SALT', ')y}qI>r0>g*^VSS5pGi?!IgAZ8[~$F`I[mS*Lh(]2>b8jq?TK3f3#IZZlF7!3[kS' );
define( 'WP_CACHE_KEY_SALT', 'Pr#vNZ<987iwMzL]2.Un-]3n!e8EIV6H*gY.0p@!Rg? bQNiO*Y9z<<^ Hlm-`r|' );
/**#@-*/
/**
* 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 );
/* Add any custom values between this line and the "stop editing" line. */
/* 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';