Roundcube Community Forum

SVN Releases => Issues & Bugs => Topic started by: andypl on January 14, 2008, 05:48:00 AM

Title: error header in logs
Post by: andypl on January 14, 2008, 05:48:00 AM
Hi

I have in logs this lines when sending new mails

[14-Jan-2008 11:10:27] PHP Warning: Cannot modify header information - headers already sent in /var/www/program/include/main.inc on line 337
[14-Jan-2008 11:10:27] PHP Warning: Cannot modify header information - headers already sent in /var/www/program/include/rcube_html.inc on line 163

Best regards
Title: Re: error header in logs
Post by: Backi on January 20, 2008, 11:14:15 AM
me too
Title: Re: error header in logs
Post by: samaga on February 05, 2008, 06:01:18 AM
Hi,

in your error log, do you have a line like this ?

PHP Warning: Cannot modify header information - headers already sent by (output started at ................................. on line ... )

Title: Re: error header in logs
Post by: till on February 16, 2008, 07:23:08 AM
I can't reproduce this with the latest copy from SVN. Hope it's gone.