Re: ssl ignoring php bufferring?
From: Rasmussan Gilicudy (rastor_at_nospamicom.net)
Date: 11/09/04
- Next message: Don: "Re: How to Pass PHP variables to JS?"
- Previous message: Bent Stigsen: "Re: The "@" preceding xslt_process()"
- In reply to: Bent Stigsen: "Re: ssl ignoring php bufferring?"
- Next in thread: Douglas F.: "Re: ssl ignoring php bufferring?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 8 Nov 2004 23:35:07 -0500
I don't think so because it works on my php/Apache system.
"Bent Stigsen" <ngap@thevoid.dk> wrote in message
news:419031a7$0$56941$edfadb0f@dread15.news.tele.dk...
> Douglas F. wrote:
> > 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?
>
> ob_start should override even is set to off. I would assume you had
> overlooked some prior output.
>
> /Bent
>
>
> > "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: Don: "Re: How to Pass PHP variables to JS?"
- Previous message: Bent Stigsen: "Re: The "@" preceding xslt_process()"
- In reply to: Bent Stigsen: "Re: ssl ignoring php bufferring?"
- Next in thread: Douglas F.: "Re: ssl ignoring php bufferring?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|