wp-login.php – cookie error in IE and Mozilla
-
Hi!
I have a big problem: it is inpossible to log in in IE and Mozilla. After typing the username and password, and putting the submit buttom I get a blank site, but just in IE and Mozilla. In Chrome it works perfectly.
In the error_log there are four relevant messages:
PHP Warning: Cannot modify header information – headers already sent by (output started at /home/angolonl/public_html/wp-config.php:1) in /home/angolonl/public_html/wp-login.php on line 368
PHP Warning: Cannot modify header information – headers already sent by (output started at /home/angolonl/public_html/wp-config.php:1) in /home/angolonl/public_html/wp-login.php on line 380
PHP Warning: Cannot modify header information – headers already sent by (output started at /home/angolonl/public_html/wp-config.php:1) in /home/angolonl/public_html/wp-includes/load.php on line 125
PHP Warning: Cannot modify header information – headers already sent by (output started at /home/angolonl/public_html/wp-config.php:1) in /home/angolonl/public_html/wp-includes/load.php on line 126
Have you any idea to solve this problem?
- The topic ‘wp-login.php – cookie error in IE and Mozilla’ is closed to new replies.