Wordpress Sorunu ?
-
WP yeni kuruldu , giriş yapınca şöyle bi hata veriyo ;
Warning: Cannot modify header information - headers already sent by (output started at /home/ders/public_html/sosyal/wp-config.php:1) in /home/ders/public_html/sosyal/wp-login.php on line 337
Warning: Cannot modify header information - headers already sent by (output started at /home/ders/public_html/sosyal/wp-config.php:1) in /home/ders/public_html/sosyal/wp-login.php on line 349
Warning: Cannot modify header information - headers already sent by (output started at /home/ders/public_html/sosyal/wp-config.php:1) in /home/ders/public_html/sosyal/wp-includes/pluggable.php on line 690
Warning: Cannot modify header information - headers already sent by (output started at /home/ders/public_html/sosyal/wp-config.php:1) in /home/ders/public_html/sosyal/wp-includes/pluggable.php on line 691
Warning: Cannot modify header information - headers already sent by (output started at /home/ders/public_html/sosyal/wp-config.php:1) in /home/ders/public_html/sosyal/wp-includes/pluggable.php on line 692
Warning: Cannot modify header information - headers already sent by (output started at /home/ders/public_html/sosyal/wp-config.php:1) in /home/ders/public_html/sosyal/wp-includes/pluggable.php on line 890
sebebi nedir ? -
Bende de oluyordu.
http://forum.donanimhaber.com/m_18514775/tm.htm
Yukarıdaki konunun ikinci mesajıyla düzeltebiliyordum. Ayrıca googleda bu hata ile ilgili milyon tane sonuç var.
-
/wp-includes/pluggable.php
dosyasının en ustunde <?php tagının altına
<?php
error_reporting(0);
yaz düzelir
