The MU forums have moved to WordPress.org

Warning: Header may not contain more than a single header (6 posts)

  1. hsuso
    Member
    Posted 14 years ago #

    What does this mean and what do I do? Warning: Header may not contain more than a single header, new line detected. in /home/content/h/s/u/hsuso/html/wpmu-settings.php on line 155

  2. tmoorewp
    Member
    Posted 14 years ago #

    It has something to do with a custom PHP script in your theme, likely.

    Look here for more.

  3. hsuso
    Member
    Posted 14 years ago #

    The line of code that it's referring to is here.
    `header( "Location: http://" . $current_site->domain . $current_site->path );
    exit;`
    This is when I run the index-install.php so I haven't even applied a theme yet

  4. andrea_r
    Moderator
    Posted 14 years ago #

    So you;re just trying to install?

    You only need to upload the WPMU files and visit the main site in a web browser (index.php)

  5. hsuso
    Member
    Posted 14 years ago #

    Thanks Andrea. Tried that and get the same error:

    Warning: Header may not contain more than a single header, new line detected. in /home/content/h/s/u/hsuso/html/wpmu-settings.php on line 165

  6. tmoorewp
    Member
    Posted 14 years ago #

    Are you editing any of the files before you upload them to the server?

About this Topic