On Tue, 29 Dec 2009 13:25:29 -0800 Marc Fromm <[email protected]> wrote:
> I am receiving the "Cannot send session cookie - headers already sent" > message even though I am using ob_start() at the top of my php script. This has nothing to do with Apache, the thing is that something in your php script causes unconditional issuing out output (like stray space, error in code). -- try again --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [email protected] " from the digest: [email protected] For additional commands, e-mail: [email protected]
