I have a php page that is invoked as method in a form. It happens that (it
seems randomly) I obtain a :
---
CGI Error

The specified CGI application misbehaved by not returning a complete set of
HTTP headers. The headers it did return are:
---

If I try to post it again, then the page probably is displayed ok
(...probably)
I use some session function at the start of this page, but I can't
understand why this page works good in a "ghost"-ed but slower server.
The session parameters seems to be ok, since they work fine on the other
server.

Anyone have some idea?

Thanx, Fabio


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to