skins
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Just installed WP, “Cannot modify header information” issueHi, thanks for your answer 🙂
No there’s no blank line at the end of the file, I just changed the login information and secret unique phrases in the wp-config-sample.php
Would it help if I copied & pasted the code here so that you could read it?
Forum: Installing WordPress
In reply to: “Cannot modify header information” issuehi,
i have exactly the same problem!
except I can reach the website, it’s the admin that doesn’t work. I uninstalled-reinstalles but when I reach the /wp-admin/ page, I got an error:
Warning: Cannot modify header information – headers already sent by (output started at /wp-config.php:1) in /wp-includes/pluggable.php on line 868
When I’m on the /wp-login.php page, I got these errors:
Warning: Cannot modify header information – headers already sent by (output started at /home/ju82093/wp-config.php:1) in /home/ju82093/wp-login.php on line 302
Warning: Cannot modify header information – headers already sent by (output started at /home/ju82093/wp-config.php:1) in /home/ju82093/wp-login.php on line 314
Warning: Cannot modify header information – headers already sent by (output started at /home/ju82093/wp-config.php:1) in /home/ju82093/wp-includes/pluggable.php on line 665
Warning: Cannot modify header information – headers already sent by (output started at /home/ju82093/wp-config.php:1) in /home/ju82093/wp-includes/pluggable.php on line 666
Warning: Cannot modify header information – headers already sent by (output started at /home/ju82093/wp-config.php:1) in /home/ju82093/wp-includes/pluggable.php on line 667
Warning: Cannot modify header information – headers already sent by (output started at /home/ju82093/wp-config.php:1) in /home/ju82093/wp-includes/pluggable.php on line 868I login, and then I got errors on /wp-login.php
Warning: Cannot modify header information – headers already sent by (output started at /home/ju82093/wp-config.php:1) in /home/ju82093/wp-login.php on line 302
Warning: Cannot modify header information – headers already sent by (output started at /home/ju82093/wp-config.php:1) in /home/ju82093/wp-login.php on line 314
Warning: Cannot modify header information – headers already sent by (output started at /home/ju82093/wp-config.php:1) in /home/ju82093/wp-includes/pluggable.php on line 665
Warning: Cannot modify header information – headers already sent by (output started at /home/ju82093/wp-config.php:1) in /home/ju82093/wp-includes/pluggable.php on line 666
Warning: Cannot modify header information – headers already sent by (output started at /home/ju82093/wp-config.php:1) in /home/ju82093/wp-includes/pluggable.php on line 667
Warning: Cannot modify header information – headers already sent by (output started at /home/ju82093/wp-config.php:1) in /home/ju82093/wp-includes/pluggable.php on line 868What should I do?
Thanks