• I installed a second blog (WP) on a subdomain using the same DB but different prefixes. I ran install.php without problem, and I can see the sample page, but I can’t login to my dashboard; this error appears:

    ?>
    Warning: Cannot modify header information – headers already sent by (output started at /home/ainhacom/public_html/izaskun/wp-config.php:27) in /home/ainhacom/public_html/izaskun/wp-login.php on line 12

    Warning: Cannot modify header information – headers already sent by (output started at /home/ainhacom/public_html/izaskun/wp-config.php:27) in /home/ainhacom/public_html/izaskun/wp-includes/pluggable.php on line 379

    Warning: Cannot modify header information – headers already sent by (output started at /home/ainhacom/public_html/izaskun/wp-config.php:27) in /home/ainhacom/public_html/izaskun/wp-includes/pluggable.php on line 380

    Warning: Cannot modify header information – headers already sent by (output started at /home/ainhacom/public_html/izaskun/wp-config.php:27) in /home/ainhacom/public_html/izaskun/wp-includes/pluggable.php on line 341

    The url is http://izaskun.ainhoavega.com

Viewing 2 replies - 1 through 2 (of 2 total)
  • Typically that error means you edited a file and left invalid space(s) or the files were not uploaded completely.

    See:
    Editing_Files
    Uploading_WordPress_to_a_remote_host

    Thread Starter ainhoa711

    (@ainhoa711)

    I checked both links and uploaded all the files again but the error is still there, I can see the webpage but not login; when I go to /wp-admin the following error appears (the errors I mentioned above appear when I go to wp-login)

    ?>
    Warning: Cannot modify header information - headers already sent by (output started at /home/ainhacom/public_html/izaskun/wp-config.php:26) in /home/ainhacom/public_html/izaskun/wp-includes/pluggable.php on line 341

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Installing WP (2nd blog) on a subdomain error’ is closed to new replies.