Re: ssl ignoring php bufferring?
From: Douglas F. (fabien_at_toast.net)
Date: 11/09/04
- Next message: Bent Stigsen: "Re: ssl ignoring php bufferring?"
- Previous message: rick: "Re: http-get and headers"
- In reply to: Douglas F.: "ssl ignoring php bufferring?"
- Next in thread: Bent Stigsen: "Re: ssl ignoring php bufferring?"
- Reply: Bent Stigsen: "Re: ssl ignoring php bufferring?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 8 Nov 2004 20:05:21 -0500
Actually, the buffering doesn't work when non SSL either so that, I think,
means that the hosts php.ini file output_buffering = off? Would this be a
correct assumption?
"Douglas F." <fabien@toast.net> wrote in message
news:1099851586.rlnEyCfhZw0RSMK43C9CCw@teranews...
> I have a download.php that handles some form posts from a html page. It
> attempts to use Header(Location: ......) to download a file. It works
when
> out of ssl, but when under ssl, I get the 'Headers already sent' error.
The
> ob_start() and ob_end_flush() calls are being ignored. I theorize that
the
> Host's SSL package has to allow buffering, or maybe it is the Server?
>
> any suggestions or resolutions will certainly be appreciated on this.
>
>
- Next message: Bent Stigsen: "Re: ssl ignoring php bufferring?"
- Previous message: rick: "Re: http-get and headers"
- In reply to: Douglas F.: "ssl ignoring php bufferring?"
- Next in thread: Bent Stigsen: "Re: ssl ignoring php bufferring?"
- Reply: Bent Stigsen: "Re: ssl ignoring php bufferring?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|