I think it is not the problem since the headers are:
HTTP/1.1 200 OK
Date: Sat, 05 Apr 2003 23:15:06 GMT
Server: Apache
X-Powered-By: PHP/4.3.0
Set-Cookie: PHPSESSID=3D9e0aca5c41ba2e85f1e359769af9b5a6; path=3D/
Keep-Alive: timeout=3D15, max=3D100
Connection: Keep-Alive
Transfer-Encoding: chunked
Content-Type: text/html
and there is no encoding specified. The only difference with a normal
page is the Set-Cookie header.
On 05 Apr 2003 16:52:43 -0600
David Eduardo G=F3mez Noguera <da...@se...> wrote:
> The problem with that is that the browser got uncompressed page, but
> it got a field on the http header stating that the body was encoded
> (with, i.e., gzip)
>=20
> The problem with garbage is the other way around, that is, the browser
> gets compressed html body, but no field on http headers indicting it
> is so.
>=20
> My guess is that php's ob_gz.... doesnt add the=20
> Content-Encoding: gzip
> field, so the script has to add it manualy somewhere.
> but if that field is set and the page is not encoded, like with gzip,
> then you will get a blank page. I am still examining the code on
> phpwiki to see where it uses the ob_gz.... function to see whats going
> on.
>=20
> I dont know php4 though, and i could be wrong...
>=20
> On Sat, 2003-04-05 at 06:48, Camille HUOT wrote:
> > Hi
> >=20
> > I would know if you get rid of this blank page problem, I got the
> > same(cvs phpwiki version of today).=20
> > To remember: The first load show the correct informations (virgin
> > wiki) then the normal load of any page show a blank page.=20
> > Both tried with mysql and dba.
> >=20
--=20
Camille HUOT - <ca...@ca...>
cam on #gentoofr at irc.freenode.net
public key available at http://www.cameuh.net/infos/
|