[thelist] Session cache limite and header information

Ken Schaefer Ken at adOpenStatic.com
Mon Apr 10 06:19:27 CDT 2006


: -----Original Message-----
: From: thelist-bounces at lists.evolt.org [mailto:thelist-
: bounces at lists.evolt.org] On Behalf Of kasimir-k
: Subject: Re: [thelist] Session cache limite and header information
: 
: Santilal Parbhu scribeva in 10/04/2006 10:39:
: > I cannot quite see where I am sending header stuff, but
: > obviously I am somewhere.
: 
: No, not necessarily header stuff - any output.
: 
: And in this case I'd say most likely is something outside of the PHP
: blocks, and if you can't see it, then it's probably whitespace :-)

Agreed. What seems to be happening is that you've already sent some of the
HTTP Body (i.e. stuff after the headers have been sent). This could be
whitespace of some kind. I think the error is telling you that you can't send
any more HTTP headers because they've already been sent.

Cheers
Ken

--
www.adopenstatic.com/cs/blogs/ken/
TechEd 2006 Boston See you there: Everything the web administrator needs to
know about MOM 2005



More information about the thelist mailing list