Menu

#3 Errors on login page after install

closed
nobody
None
5
2004-01-28
2003-09-25
No

I have installed b2 into a directory under my home
pages. I have verified the reqs of PHP & mySql (I'm
using php 4.4.2 & mySQL 3.23.56).

After install it showed that it had successfully created
tables and that all was good. However, upon logging in
(entering "admin" and the generated pw) I get:

Warning: Cannot add header information - headers
already sent by (output started
at /var/www/html/jemmstone/htdocs/b2/b2config.php:35
4) in /var/www/html/jemmstone/htdocs/b2/b2login.php
on line 120

Warning: Cannot add header information - headers
already sent by (output started
at /var/www/html/jemmstone/htdocs/b2/b2config.php:35
4) in /var/www/html/jemmstone/htdocs/b2/b2login.php
on line 121

Warning: Cannot add header information - headers
already sent by (output started
at /var/www/html/jemmstone/htdocs/b2/b2config.php:35
4) in /var/www/html/jemmstone/htdocs/b2/b2login.php
on line 122

Warning: Cannot add header information - headers
already sent by (output started
at /var/www/html/jemmstone/htdocs/b2/b2config.php:35
4) in /var/www/html/jemmstone/htdocs/b2/b2login.php
on line 123

Warning: Cannot add header information - headers
already sent by (output started
at /var/www/html/jemmstone/htdocs/b2/b2config.php:35
4) in /var/www/html/jemmstone/htdocs/b2/b2login.php
on line 127

I have searched on the net for any information and am
just not finding it...

Help?

thanks,

saphyre

Discussion

  • Mike Little

    Mike Little - 2003-10-17

    Logged In: YES
    user_id=23371

    You have some extra whitespace (probably a newline) at the
    end of the file b2config.php. If you remove ti the error
    should go away,.

     
  • Matthew Mullenweg

    • status: open --> closed
     

Log in to post a comment.