|
Posted by Sanders Kaufman on 07/23/07 04:36
Jerry Stuckle wrote:
> John wrote:
>> On Sun, 22 Jul 2007 18:25:31 -0700, John
>> <John_nospam@nnnnnnnnn.nowhere> wrote:
>>
>> I'm also getting this.
>>
>>
>> Cannot modify header information - headers already sent by (output
>
> Sorry, my crystal ball is broken. Without seeing the code it would be
> impossible to determine which of the thousands of possible errors you
> could be making.
>
> But you might try searching on the error message - it could be very
> illuminating. And if you still can't figure it out, try posting the
> failing code here.
I used to get that one a LOT. For me - it was almost always because I
was trying to set a cookie or otherwise add an HTTP header AFTER I had
already sent the output buffer to the client.
Navigation:
[Reply to this message]
|