File: /var/www/vhosts/fatmaalkaya.com/goklerkokler.com/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:
*
* * 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_t9se8' );
/** MySQL database username */
define( 'DB_USER', 'wp_v9pvd' );
/** MySQL database password */
define( 'DB_PASSWORD', 'eF8RMP4rEgR~U9&A' );
/** 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', 'Mm81F1cPrux8v~4%Gb[L9C88uihiE4]bL1V9#GMMElz2+S/[40b6WU+IQ84qk]s~');
define('SECURE_AUTH_KEY', ':W:#xzn0@)Org1/Yr7In8645c[4Rn:w0agHEa-wGiLE&Mzhg~8&6aE5*c!5wz5Lo');
define('LOGGED_IN_KEY', '6[s0R*c8[TdNgdH+)eFX1-;D]W|1_8729ig9Ts0W~y[[u61K_P(j&Hh:6H7b7@y7');
define('NONCE_KEY', '9q]6yhZ9@4+zhmxd[D%#*es*9c0dTJw4hL~0Xnl1cK7X-N6gLHKW&3iU*cU79k4;');
define('AUTH_SALT', 'k8K)pFV2[|U4MT%N74H!do79F~5NeS79bdhn)2*#o8m/;4xkpStz4snnnkf_+Bjd');
define('SECURE_AUTH_SALT', 'SJEs-Tc0]M39)+%221G0)6h)7(v1Fe9f[]nqK97SDA~P(&*6|(3e~RI52&IS8%yy');
define('LOGGED_IN_SALT', ']E16a*o5(cX7D)J(6u7[E7Y2*wkUBG:Xm%C%7_35qGIFN%KGzJer9Si-91Xpx5h_');
define('NONCE_SALT', '(46O:gnJVpBo6g@zHC&2EV%2|64zYxpRf0k5hwl0b5~:-o1r/kTp8]|F%0p[/V:P');
/**
* 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 = 'mndw4Slg_';
define('WP_ALLOW_MULTISITE', true);
/* 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';