HEX
Server: LiteSpeed
System: Linux l24.yourwebhosting.net 5.14.0-611.54.3.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 7 16:31:24 EDT 2026 x86_64
User: turkishi (1582)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: //proc/thread-self/cwd/wp-config.php
<?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', 'turkishi_wp_xfvzt' );

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

/** Database password */
define( 'DB_PASSWORD', '%34ecKlrh46!Bdf*' );

/** 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', '43W(-1iiq-D73Z6@88y(ZmYEX:pJa~@awXBm0McGKNL5x%7/DJF_SvYI5(XVa4gT');
define('SECURE_AUTH_KEY', 'sq)K[p22hvdFiEIfJ9QoW1(!J/xxPZ)1p~Njn::*ef8|+x!_[;3G#*JC8[L0~_z4');
define('LOGGED_IN_KEY', '[eT/;ucm5iJi;X(2g2M@HDF757%03j4ST9c%0aTtx@Sc1PIq7;c~8Utl24&KP_%J');
define('NONCE_KEY', 'fbE7E6tTs1J52;Wk0U!V0a9j;81g[Y36879:2]0x5pTPpCbpPn~7duq8EPy56Dk6');
define('AUTH_SALT', 'at]K-;(DAymX4#3yBD!]kpk-RmkVed3M5|gnDleF!s~y4R5Lo1l8_8-jr%js_;L%');
define('SECURE_AUTH_SALT', 'D1:f](g@/n3fViFD]663[4x08#0m4zwM0t2G2APm2btH39jo2T90[1#%47p|w0L:');
define('LOGGED_IN_SALT', '(R*QfrmBA]O_7IJi6+|XnQ4pW#moZi0zD7V-6:i;[Z(*u:k3;G9]9YF*z9[x86[5');
define('NONCE_SALT', 'PtpyS@42DRsJZ][qX8w(oZ5y~2]&!4Sth7pv]#*/r6f:09l7@Q1h)9YxK8(6C%P7');


/**#@-*/

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


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

define('WP_ALLOW_MULTISITE', true);
/**
 * 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 );
}

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