• On setup my blog, i recive this errormessage.
    the database login is the same like my forum. this ist runnig propperly. has someone any sugesstions 4 me
    TX Ulrich
    Warning: Cannot add header information – headers already sent by (output started at domainpath/subs/www/wordpress/wp-admin/setup-config.php:22) in domainpath/subs/www/wordpress/wp-includes/wp-db.php on line 308

Viewing 14 replies - 1 through 14 (of 14 total)
  • Thread Starter whitebeaer

    (@whitebeaer)

    I followed your link and checked my data, but i cannot finnish my trouble.

    Usually it is a white space before
    <?php... or
    after ?>

    It seems that it can also happen when a plugin has php code, and then starts a new document, like:

    <?php // lots of plugin code here ?>
    <!DOCTYPE ...

    <!-- Good Old HTML here! -->

    I’m writing a plugin at the moment and I just discovered this. I also found out that you don’t need to go through all that to add a page, you just include the body of your HTML in <div class="wrap"></div>, in case anyone else is having similar problems.

    Thread Starter whitebeaer

    (@whitebeaer)

    <?php… or
    after ?>

    There ist no whitespace. Not in wp-config.php, not in setup-config.php and not in wp-login.php. No whitespace before and no after and no in php Tag.

    Thread Starter whitebeaer

    (@whitebeaer)

    This ist a view of my header:
    b08(CR)(LF)<———– Where do ist come from <<<<<
    <!DOCTYPE·html·PUBLIC·”-//W3C//DTD·XHTML·1.0·Transitional//EN”·”http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”>(LF)
    <html·xmlns=”http://www.w3.org/1999/xhtml”>(LF)
    <head>(LF)
    <title>WordPress·›·Setup·Configuration·File</title>(LF)
    <meta·http-equiv=”Content-Type”·content=”text/html;·charset=utf-8″·/>(LF)
    <style·media=”screen”·type=”text/css”>(LF)

    b08(CR)(LF)<———– Where do ist come from <<<<<

    Maybe you opened the file in the wrong editor?
    WHat kind of text editor do you use to edit the files?

    Thread Starter whitebeaer

    (@whitebeaer)

    i work with homesite

    Is that a wysiwyg editor or what?
    You should open WP files ONLY in plain text editor, like notepad. Nothing else.
    Based on what I see above, you have a problem with line breaks.

    I’d suggest, delete what you have and download a fresh copy.

    Thread Starter whitebeaer

    (@whitebeaer)

    Homesite is from macromedia, special 4 coding. i copied that blog now for 4 times to server, i ask my admin for possible serverproblems. i did it from an other workplace.

    i am confused an dont know what i can do else

    Thread Starter whitebeaer

    (@whitebeaer)

    after an other installation (this time i used the tar.gz file)

    Header (Length = 263):
    HTTP/1.1·200·OK(CR)(LF)
    Date:·Thu,·30·Mar·2006·06:11:11·GMT(CR)(LF)
    Server:·Apache/1.3.26·(Unix)·Debian·GNU/Linux·mod_xslt/Xalan/1.0·mod_gzip/1.3.19.1a·PHP/4.1.2(CR)(LF)
    X-Powered-By:·PHP/4.1.2(CR)(LF)
    Connection:·close(CR)(LF)
    Transfer-Encoding:·chunked(CR)(LF)
    Content-Type:·text/html;·charset=utf-8(CR)(LF)
    (CR)(LF)
    Content (Length = 2836):
    b08(CR)(LF)
    <!DOCTYPE·html·PUBLIC·”-//W3C//DTD·XHTML·1.0·Transitional//EN”·”http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”>(LF)
    <html·xmlns=”http://www.w3.org/1999/xhtml”>(LF)
    <head>(LF)
    <title>WordPress·›·Setup·Configuration·File</title>(LF)
    <meta·http-equiv=”Content-Type”·content=”text/html;·charset=utf-8″·/>(LF)
    <style·media=”screen”·type=”text/css”>(LF)
    ····<!–(LF)
    (HT)body·{(LF)
    (HT,HT)font-family:·Georgia,·”Times·New·Roman”,·Times,·serif;(LF)
    (HT,HT)margin-left:·15%;(LF)
    (HT,HT)margin-right:·15%;(LF)
    (HT)}(LF)
    (HT)#logo·{(LF)

    Thread Starter whitebeaer

    (@whitebeaer)

    last question: is ist possible to umpdate an older version (exp. 1.5.1.3 ) to the newer 2.0.2, the old version runs propper

    You mean the whole blog? Yes. Backup the database and all your wp files first just in case.

    Thread Starter whitebeaer

    (@whitebeaer)

    Thank u
    Ich shoot my trouble with the Install of the last DE Version.
    These installation works perfect.

    best regards
    Ulrich

Viewing 14 replies - 1 through 14 (of 14 total)

The topic ‘Cannot add header information’ is closed to new replies.