Hi,

I have the same problem. And it is totaly random. You can hit F5 several
times - everything works fine and on the next hit - "CGI error....". It
sounds to me like bug of uninitialized variable or some buffer overrun
problems (if it would be a problem in php.ini - at least it would not be
random :).
Do you know how to fix this problem?
I'm using PHP4.3.1 in CGI mode. Btw, which version works better CGI or
ISAPI??

Thanks,
Vlad

"Michael Power" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> At last found some info...
>
> http://bugs.php.net/bug.php?id=9852
>
> Looks like I might have to move to ASP.NET after all unless the PHP boys
> pull their fingers out...
>
> :(
>
> Cheers
> Mike
>
> > "Mary Sweeney"
> > I had a very nice little application I was working on. I selected
options
> > from an html page and then after selection I called a PHP script.  It
> worked
> > just fine, but now when I use the same code unchanged, it gives me the
> error
> > you see below and nothing more. This has happened to me twice before.
What
> > gives?  There must be something I'm doing, but I can't figure what it
is.
> I
> > can't be the only person who's gotten this.  Please help!
> >
> > Thanks,
> >
> > CGI Error
> > The specified CGI application misbehaved by not returning a complete set
> of
> > HTTP headers. The headers it did return are:
> >
> >
>
>



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

Reply via email to