olurmu bilmiyorum ama 
Hatasi alanlar için, cözüm. FTP'den yada panaleden Dosya yöneticisine girdikten sonra, wp-config.php klasorunü editle yada düzenle diyerek aciyoruz, açtıktan sonra wp-config.php de en üstte

<?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', 'veritabaniisminiz');
/** MySQL veritabanı kullanıcısı */
define('DB_USER', 'kullaniciadiniz');şeklinde cikicaktir. notepad' ile yapmayin düzelmiyor.. bu şekilde acilan kodlarda en üsteki "  " kaldırıp kaydedin ama kurmadan once sıfırdan wp kurarken yapin..
yapamiyanlar için bu başlık altında yardim edebilirim