wp-login.php e baglanamıyorum..
super cache eklentisi kurmuştum ertesi gün baglanamıyorum admin paneline..
Hata ..
Warning: Cannot modify header information - headers already sent by (output started at C:\Inetpub\vhosts\a********\httpdocs\wp-config.php:1) in C:\Inetpub\vhosts\a********\httpdocs\wp-login.php on line 302
Warning: Cannot modify header information - headers already sent by (output started at C:\Inetpub\vhosts\a********\httpdocs\wp-config.php:1) in C:\Inetpub\vhosts\a********\httpdocs\wp-login.php on line 314
Warning: Cannot modify header information - headers already sent by (output started at C:\Inetpub\vhosts\a********\httpdocs\wp-config.php:1) in C:\Inetpub\vhosts\a********\httpdocs\wp-includes\pluggable.php on line 665
Warning: Cannot modify header information - headers already sent by (output started at C:\Inetpub\vhosts\a********httpdocs\wp-config.php:1) in C:\Inetpub\vhosts\a********\httpdocs\wp-includes\pluggable.php on line 666
Warning: Cannot modify header information - headers already sent by (output started at C:\Inetpub\vhosts\********\httpdocs\wp-config.php:1) in C:\Inetpub\vhosts\a********httpdocs\wp-includes\pluggable.php on line 667
Warning: Cannot modify header information - headers already sent by (output started at C:\Inetpub\vhosts\a********httpdocs\wp-config.php:1) in C:\Inetpub\vhosts\a********\httpdocs\wp-includes\pluggable.php on line 864
admin paneline baglanırken sorun baglanamıyorum
3
●1.221
- 28-05-2010, 23:38:25
- 28-05-2010, 23:55:25Down adlı üyeden alıntı: mesajı görüntüle
son bölüm de bulunanlar ama düzeltmeler denedim olmadı :S
define ('WPLANG', 'tr_TR');
/* Hepsi bu kadar. Mutlu bloglamalar! */
/** Absolute path to the WordPress directory. */
define( 'WP_CACHE', true );
if ( !defined('ABSPATH') )
define('ABSPATH', dirname(__FILE__) . '/');
/** Sets up WordPress vars and included files. */
require_once(ABSPATH . 'wp-settings.php');