• i have just installed wordpress…. i am having these error… please help me!!!! I cannot login

    n4c
    =============================================
    Warning: Cannot modify header information – headers already sent by (output started at /home/n/public_html/blog/wp/wp-config.php:33) in /home/n/public_html/blog/wp/wp-login.php on line 7

    Warning: Cannot modify header information – headers already sent by (output started at /home/n/public_html/blog/wp/wp-config.php:33) in /home/n/public_html/blog/wp/wp-login.php on line 8

    Warning: Cannot modify header information – headers already sent by (output started at /home/n/public_html/blog/wp/wp-config.php:33) in /home/n/public_html/blog/wp/wp-login.php on line 9

    Warning: Cannot modify header information – headers already sent by (output started at /home/n/public_html/blog/wp/wp-config.php:33) in /home/n/public_html/blog/wp/wp-login.php on line 10

    Warning: Cannot modify header information – headers already sent by (output started at /home/n/public_html/blog/wp/wp-config.php:33) in /home/n/public_html/blog/wp/wp-includes/functions.php on line 1767

    Warning: Cannot modify header information – headers already sent by (output started at /home/n/public_html/blog/wp/wp-config.php:33) in /home/n/public_html/blog/wp/wp-includes/functions.php on line 1768

    Warning: Cannot modify header information – headers already sent by (output started at /home/n/public_html/blog/wp/wp-config.php:33) in /home/n/public_html/blog/wp/wp-login.php on line 185
    ==============================================

Viewing 15 replies - 1 through 15 (of 19 total)
  • You most likely have some surplus whitespace in wp-config – either before the opening <?php or after the closing ?>.

    This Codex page might assist.

    Thread Starter n4c

    (@n4c)

    The word press is ok… But when try to login i get an error… Im using the username and random password…. Can some one help me?

    thanx

    n4c

    ===============================================
    Warning: Cannot modify header information – headers already sent by (output started at /home/n/public_html/blog/wp/wp-config.php:31) in /home/n/public_html/blog/wp/wp-login.php on line 7

    Warning: Cannot modify header information – headers already sent by (output started at /home/n/public_html/blog/wp/wp-config.php:31) in /home/n/public_html/blog/wp/wp-login.php on line 8

    Warning: Cannot modify header information – headers already sent by (output started at /home/n/public_html/blog/wp/wp-config.php:31) in /home/n/public_html/blog/wp/wp-login.php on line 9

    Warning: Cannot modify header information – headers already sent by (output started at /home/n/public_html/blog/wp/wp-config.php:31) in /home/n/public_html/blog/wp/wp-login.php on line 10

    Warning: Cannot modify header information – headers already sent by (output started at /home/n/public_html/blog/wp/wp-config.php:31) in /home/n/public_html/blog/wp/wp-includes/functions.php on line 1767

    Warning: Cannot modify header information – headers already sent by (output started at /home/n/public_html/blog/wp/wp-config.php:31) in /home/n/public_html/blog/wp/wp-includes/functions.php on line 1768

    Warning: Cannot modify header information – headers already sent by (output started at /home/n/public_html/blog/wp/wp-config.php:31) in /home/n/public_html/blog/wp/wp-login.php on line 185
    ==============================================

    “The word press is ok…”

    If it was, you would not be getting the errors. Follow the link lbessant provides above, and follow the instructions on that page.

    Moderator James Huff

    (@macmanx)

    “This Codex page might assist.” ~ lbessant

    there must be problems in incording.

    1. Open up wp-config.php file

    2. incording wp-config.php file to ANSI incording.

    3. Save wp-config.php file

    To ~lbessant and “guru” . Have the same problem. Installation OK, MySQL tables OK, wp-login does not pass. Log analysis shows the crap like n4c stated above. wp-config is OK, its ANSI, php tags OK, no spaces.
    What happened? By the way I installed WP on the same server 50 days ago – there were no problems. Server configuration did not changed. May be distribution is guilty?

    Moderator James Huff

    (@macmanx)

    “This Codex page might assist.” ~ lbessant

    Ive got a similar problem, but a slight variation of the theme, and yes, I’ve tried the codex suggestions and still same message. The message has only occured after I changed hosts (no problems on the last one) and is as follows:
    Warning: Cannot modify header information – headers already sent by (output started at /home/mrb/public_html/wp-config.php:27) in /home/mrb/public_html/wp-admin/admin.php on line 6

    Warning: Cannot modify header information – headers already sent by (output started at /home/mrb/public_html/wp-config.php:27) in /home/mrb/public_html/wp-admin/admin.php on line 7

    Warning: Cannot modify header information – headers already sent by (output started at /home/mrb/public_html/wp-config.php:27) in /home/mrb/public_html/wp-admin/admin.php on line 8

    Warning: Cannot modify header information – headers already sent by (output started at /home/mrb/public_html/wp-config.php:27) in /home/mrb/public_html/wp-admin/admin.php on line 9

    I can post but after posting the admin interface freezes and I get an additional line to the error
    Warning: Cannot modify header information – headers already sent by (output started at /home/mrb/public_html/wp-config.php:27) in /home/mrb/public_html/wp-admin/post.php on line 153

    any thoughts would be appreciated

    Moderator James Huff

    (@macmanx)

    The problem is in wp-config.php on line 27.

    I thought this is what it said but couldn’t work it out because there was no line 27, then it dawned on me….whitespace after the>, indeed 4 lines of it.

    thanks as always macmanx

    I came across this same problem. In my case, I had accidentally uploaded all the WordPress files as BINARY, instead of ANSI/ASCII. This just messes everything up. I switched my FTP program to “AUTO” (which will use ASCII for text-based files, like php, and use BINARY for images).

    After I did this, the errors went away and I lived happily ever after.

    Viva WordPress!

    leftofcenter

    (@leftofcenter)

    A detailed explanation (with solutions and workarounds) is provided here :
    https://www.siteinaweek.com/howto/headerproblems/headerproblems.html

    Moderator James Huff

    (@macmanx)

    A detailed explanation with a solution and step-by-step instructions (contributed to by the WordPress developers and community) for the most common occurrences of the “headers already sent” problem in a WordPress installation is provided here:

    https://codex.www.ads-software.com/FAQ_Troubleshooting#How_do_I_solve_the_Headers_already_sent_warning_problem.3F

    I have the same problem but trying to install wordpress (on step 1 this comes out

    “Warning: Cannot modify header information – headers already sent by (output started at /var/www/site/wp-admin/setup-config.php:22) in /var/www/site/wp-includes/wp-db.php on line 304”

    this is not my first installation but it is the first time i see this

    any ideas?

    thanks

    This solved my problem. Tx. Word of caution though… tools like Adobe GoLive likes to stick meta tags (encoding info etc) at the top of the PHP files. Make sure u switch such automated ‘stupidity’ ?? OFF!
    Cheers!!

Viewing 15 replies - 1 through 15 (of 19 total)
  • The topic ‘Cannot modify header information – headers already sent by’ is closed to new replies.