One thing that jumped to mind from my PHP 4 days -- do you have output_gzip (or similar) enabled in your PHP.ini? I seem to remember having a similar problem a while back, and disabling the gzipped output fixed it for me. Also, is it possible to browse the website from the web server itself? That could eliminate the proxy server as a potential issue. On 9/8/06, Larry Garfield <larry@xxxxxxxxxxxxxxxx> wrote:
On Friday 08 September 2006 01:22, Robert Cummings wrote: Our development server is an IIS/PHP 4.3 environment. The live server is a 4.0.6 box sitting behind a proxy server as well, which could be part of the problem. The whole thing is a mess, I agree. :-)