| Server IP : 207.180.252.222 / Your IP : 216.73.216.117 Web Server : Apache System : Linux vmi447977.contaboserver.net 4.18.0-512.el8.x86_64 #1 SMP Tue Aug 22 16:03:20 UTC 2023 x86_64 User : konyaplisesineklik ( 10089) PHP Version : 7.4.33 Disable Function : opcache_get_status MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /var/www/vhosts/konyaplisesineklik.com/httpdocs/ |
Upload File : |
<?php
define('WP_AUTO_UPDATE_CORE', false);
/**
* 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 ** //
/** The name of the database for WordPress */
define( 'DB_NAME', 'wp_il8fa' );
/** MySQL database username */
define( 'DB_USER', 'wp_pardh' );
/** MySQL database password */
define( 'DB_PASSWORD', '2T#6zyx9alZXd!N$' );
/** 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', '~666~TN]t7pRD370B29[r2TKez534f|c]dPZH7~Kt:d8T59~Z[6x@ja/4&t)634w');
define('SECURE_AUTH_KEY', 'h%-6&Ky8gNJ!iR7mcu@|%4E3#bjJR8/66dM*37|B7!gx7xw0X9x76:)s83]/2yqp');
define('LOGGED_IN_KEY', 'dS!9w3@(8Y:3-k8e@~0[(6P9sTq/b/jy:8reB&p@@|i5j-sMK08n2R61~x:AS_bq');
define('NONCE_KEY', 'FK#e0ZZ]5&Vpjaun~[5hWl(nJ*x;rp1i4k7|9BZt2TQ#X/:7~n;E)m06;TCl4J64');
define('AUTH_SALT', 'Z!554n8)!7iy~N@267H!2w6MI1j0[6nAr~193|1u~:]k|U_w3&[D+tV~RF4t80un');
define('SECURE_AUTH_SALT', '-sZ9HUuH/3(1qLx3]97/*&coRb;592W/u9]Ou#E;*K16)gXuT/a!9@-6A*Zq69mc');
define('LOGGED_IN_SALT', '858gm;sQz!C+8yM&THi5evH](7k#(_9*2|8~3W;5(0@8ML@#JnW:7X2ZVcC53yyd');
define('NONCE_SALT', '5F@5;GBd!%;]190U3Em6V#4x3n5(f:K)SZr4/61pyBia3!~0vi23wl#o;d_754eP');
/**
* 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 = 'NjcjtkKLM_';
define('WP_ALLOW_MULTISITE', true);
/* 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';