Hi,
I get the following error when loading a page that uses sessions:
---Begin---
CGI Error
The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are:
---End---
If you look at the source code for the page the "are:" is follow by "<p><p><pre></pre>"
The funny thing is, it only occurs when using my ISP's webserver to host the page. If I use my own computer with Apache, Win2K and PHP4 there is no problem at all...
Could it be because my ISP hasn't set up PHP the right way or?
Kenneth