Author Topic: error header in logs  (Read 5322 times)

Offline andypl

  • Newbie
  • *
  • Posts: 4
error header in logs
« 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

Backi

  • Guest
Re: error header in logs
« Reply #1 on: January 20, 2008, 11:14:15 AM »
me too

Offline samaga

  • Newbie
  • *
  • Posts: 2
Re: error header in logs
« Reply #2 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 ... )


Offline till

  • Jr. Member
  • **
  • Posts: 49
Re: error header in logs
« Reply #3 on: February 16, 2008, 07:23:08 AM »
I can't reproduce this with the latest copy from SVN. Hope it's gone.