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? Tha
On Fri, 2006-09-08 at 09:19 -0500, Larry Garfield 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. :-)
There are still boxes with PH
On Friday 08 September 2006 01:22, Robert Cummings wrote:
> > > Binary search using error_log() and __LINE__ output to track down where
> > > the thing dies.
> >
> > Binary search? I must be using a different definition than you are,
> > since I don't know what a binary search would do for me whe
On Fri, 2006-09-08 at 00:44 -0500, Larry Garfield wrote:
> On Friday 08 September 2006 00:35, Robert Cummings wrote:
>
> > > The damned thing is, the 4KB mark is reached while outputting the
> > > left-side navigation bar. The way the CMS is structured (I didn't write
> > > it), that happens befo
On Friday 08 September 2006 00:35, Robert Cummings wrote:
> > The damned thing is, the 4KB mark is reached while outputting the
> > left-side navigation bar. The way the CMS is structured (I didn't write
> > it), that happens before any page-specific content is even loaded. There
> > shouldn't b
On Fri, 2006-09-08 at 00:05 -0500, Larry Garfield wrote:
> I'm not certain if this is a PHP problem per se, but as the problem manifests
> itself in PHP I'll give it a go.
>
> I've a PHP-based CMS for a site that I am maintaining. It's a large site
> with
> a few thousand pages. Most of them
6 matches
Mail list logo