Re: ssl ignoring php bufferring?

From: Douglas F. (fabien_at_toast.net)
Date: 11/09/04


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.
>
>



Relevant Pages

  • Re: ssl ignoring php bufferring?
    ... What should I do if the host does not have output buffering enabled on their ... The Header app works on my Apache system ... > out of ssl, but when under ssl, I get the 'Headers already sent' error. ...
    (comp.lang.php)
  • Re: ssl ignoring php bufferring?
    ... I don't think so because it works on my php/Apache system. ... > Douglas F. wrote: ... >> Actually, the buffering doesn't work when non SSL either so that, I ...
    (comp.lang.php)
  • Re: ssl ignoring php bufferring?
    ... Douglas F. wrote: ... > Actually, the buffering doesn't work when non SSL either so that, I ... ob_start should override even is set to off. ...
    (comp.lang.php)
  • Re: Apache and SSL
    ... There has to be a way to put in at least 1 SSL virtualhost among many ... it prevents all the non-sll hosts from being accessible. ... Would posting my config help? ...
    (RedHat)
  • SSL Self-Signed Certificates
    ... I try to connect to hosts that use SSL ... and therefore do not have a valid certificate chain ... be trying for bigger computers, but for more systems of computers. ...
    (comp.lang.java.help)