On Tue, 29 Dec 2009 13:25:29 -0800
Marc Fromm <marc.fr...@wwu.edu> 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: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to