Hi there
Thought would share this issue just incase anyone knows about it.
Off late, we get this very unsuall error while using sessions in our code.
The minute we give the statement session_start() in our code, it throws the famous session header error pointing out that content has already been placed on to the page.
To make it worse, this error comes even if wejust have one single line in our code; i.e.session_start() statement.
Apart from The One above and the apache server, who really does know why this happens, if anyone else has any idea on this issue please do share your experince here.
Regards