• Resolved darkmis29

    (@darkmis29)


    Hey everyone. I just upgrade one of my blogs from v2.1.2 to v2.1.3.

    I ran the upgrade.php file fine. When I clicked on the login button and was directed to the typical login screen, I got this error at the top:

    Warning: Cannot modify header information - headers already sent by (output started at /home/pimentel/public_html/wp-config.php:24) in /home/pimentel/public_html/wp-login.php on line 12

    Then I signed in but got this error:

    Warning: Cannot modify header information - headers already sent by (output started at /home/pimentel/public_html/wp-config.php:24) in /home/pimentel/public_html/wp-login.php on line 12
    
    Warning: Cannot modify header information - headers already sent by (output started at /home/pimentel/public_html/wp-config.php:24) in /home/pimentel/public_html/wp-includes/pluggable.php on line 313
    
    Warning: Cannot modify header information - headers already sent by (output started at /home/pimentel/public_html/wp-config.php:24) in /home/pimentel/public_html/wp-includes/pluggable.php on line 314
    
    Warning: Cannot modify header information - headers already sent by (output started at /home/pimentel/public_html/wp-config.php:24) in /home/pimentel/public_html/wp-includes/pluggable.php on line 275

    My website is located at: https://pimentels-photography.com

    Can someone please help me fix this error because I cannot get into my admin area.

Viewing 3 replies - 1 through 3 (of 3 total)
  • This is typically as sresult of having whitespace where it shouldn’t be. Check nboth of your “wp-config.php” and “wp-login.php” files for blank lines either before the “<?php” opening or after the “?>” closing tags.

    Thread Starter darkmis29

    (@darkmis29)

    Hum…it’s not like I edited them from the zip files from here. The only thing I would of edited would of been in the wp-config.php for the username, pwd, database, etc.

    I haven’t changed anything that relates to the php coding.

    Thread Starter darkmis29

    (@darkmis29)

    pizdin_dim,

    I went back and double checked everything in the wp-login.php and the config file. I have to say removing the spaces did work out.

    Thank you so much!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Huge Upgrade Problem…plz help me’ is closed to new replies.