Roundcube Community Forum

Release Support => Pending Issues => Topic started by: skeyby on September 12, 2006, 11:24:03 AM

Title: PHP Warning: Cannot modify header information - headers already sent in Unknown
Post by: skeyby on September 12, 2006, 11:24:03 AM
Hello all.

Just loggin in Roundcube gives 2 of those errors in the error.log...

Using various functions around gives some more of them...

Any idea?

Title: Re: PHP Warning: Cannot modify header information - headers already sent in Unk
Post by: GunFro on September 14, 2006, 08:17:34 AM
.......................
Title: Re: PHP Warning: Cannot modify header information - headers already sent in Unk
Post by: kali on September 14, 2006, 12:46:36 PM
That error is common if there are extra CR's or spaces before or after the PHP script. Make sure you have no trailing spaces/returns on the config files. Did you open/edit any other files?

That is probably the first thing to check...