[Bb-trac] [bbPress] #815: Header information already sent
bbPress
bb-trac at lists.bbpress.org
Tue Mar 11 01:57:23 GMT 2008
#815: Header information already sent
-------------------------+--------------------------------------------------
Reporter: jameskirsop | Owner:
Type: defect | Status: new
Priority: high | Milestone:
Component: Front-end | Version:
Severity: critical | Keywords:
-------------------------+--------------------------------------------------
Here's a bunch of errors I'm getting.
During install process:
{{{
Warning: Cannot modify header information
- headers already sent by (output started at
/Users/jameskirsop/Sites/bbpress/branches/0.8/bb-config.php:38) in
/Users/jameskirsop/Sites/bbpress/branches/0.8/bb-includes/functions.php on
line 2248
}}}
and after installing successfully (using trunk/0.8 to install) and trying
to login (browsing to bb-login.php) I get the following - with nothing
else on the page.
{{{
Warning: Cannot modify header information
- headers already sent by (output started at
/Users/jameskirsop/Sites/bbpress/trunk/bb-config.php:38) in
/Users/jameskirsop/Sites/bbpress/trunk/bb-includes/backpress/class.wp-
auth.php on line 201
Warning: Cannot modify header information
- headers already sent by (output started at
/Users/jameskirsop/Sites/bbpress/trunk/bb-config.php:38) in
/Users/jameskirsop/Sites/bbpress/trunk/bb-includes/backpress/class.wp-
auth.php on line 201
Warning: Cannot modify header information
- headers already sent by (output started at
/Users/jameskirsop/Sites/bbpress/trunk/bb-config.php:38) in
/Users/jameskirsop/Sites/bbpress/trunk/bb-includes/pluggable.php on line
154
}}}
Running PHP Version 5.2.4 on Apache2 if that helps at all.
--
Ticket URL: <http://trac.bbpress.org/ticket/815>
bbPress <http://bbpress.org/>
Innovative forum development
More information about the Bb-trac
mailing list