View Single Post
Old 01-07-2008, 11:19 PM   #4 (permalink)
thegrayman
The Wanderer
 
thegrayman's Avatar
 
Join Date: Dec 2007
Posts: 15
Thanks: 3
thegrayman is on a distinguished road
Default

Quote:
already sent (output started at /**/**/index.php:2) in /**/***/index.php on line 2

Are you sure something hasn't already been sent to the document because even a space will cause the message headers to be sent and no session or cookie data can be sent after that. That is what it looks like is happening here. Wh
thegrayman is offline  
Reply With Quote