Re: [PHP] Safari 2.0.4 / PHP 4.3.7 / Apache 2.0.44 Isuue with HTTP Headers

2007-02-23 Thread Richard Lynch
On Thu, February 22, 2007 10:05 am, Ron Stiemer wrote: Hi everyone, got a really strange thing going on on a client website, the website outputs the whole http headers after every 2nd reload in safari, also in FF on Windows, but only after much much more relaods...here is a scrrenshot:

[PHP] Safari 2.0.4 / PHP 4.3.7 / Apache 2.0.44 Isuue with HTTP Headers

2007-02-22 Thread Ron Stiemer
Hi everyone, got a really strange thing going on on a client website, the website outputs the whole http headers after every 2nd reload in safari, also in FF on Windows, but only after much much more relaods...here is a scrrenshot: http://www.waldhaeusl.com/downloads/bug/http_header.png any

RE: [PHP] Safari 2.0.4 / PHP 4.3.7 / Apache 2.0.44 Isuue with HTTP Headers

2007-02-22 Thread Edward Kay
got a really strange thing going on on a client website, the website outputs the whole http headers after every 2nd reload in safari, also in FF on Windows, but only after much much more relaods...here is a scrrenshot: http://www.waldhaeusl.com/downloads/bug/http_header.png any ideas

Re: [PHP] Safari 2.0.4 / PHP 4.3.7 / Apache 2.0.44 Isuue with HTTP Headers

2007-02-22 Thread Chris Shiflett
Ron Stiemer wrote: the website outputs the whole http headers after every 2nd reload in safari, also in FF on Windows, but only after much much more relaods...here is a scrrenshot: http://www.waldhaeusl.com/downloads/bug/http_header.png You can use something like LiveHTTPHeaders or Firebug

Re: [PHP] Safari 2.0.4 / PHP 4.3.7 / Apache 2.0.44 Isuue with HTTP Headers

2007-02-22 Thread steve
I've see that before. Update the PHP (and Apache while you are at it). Also disable the server from showing the Apache and PHP versions. Why are they broadcasting to the world that they are easy prey to remote exploits? Also check if the server has been compromised. On 2/22/07, Ron Stiemer