[Tickets #8693] Re: headers already sent
bugs at horde.org
bugs at horde.org
Mon Jan 25 15:07:31 UTC 2010
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/8693
------------------------------------------------------------------------------
Ticket | 8693
Updated By | rsalmon at mbpgroup.com
Summary | headers already sent
Queue | Horde Base
Version | 3.3.5
Type | Bug
State | No Feedback
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
rsalmon at mbpgroup.com (2010-01-25 10:07) wrote:
> Without any hint about where the output has started, there isn't
> anything we could do.
Got it! at last...
compress_pages is set to true by default in
conf.php.dist:$conf['compress_pages'] = true;
disabling this option gets rid of the "headers already sent" messages.
this warnings occurs after calling framework/Horde/Horde.php:1628
ob_start('ob_gzhandler');
More information about the bugs
mailing list