Re: Truncated output with mod_layout/Apache 2
Mike Whitaker <[email protected]> Fri, 11 Mar 2005 12:06:38 +0000
| Newsgroups | gmane.comp.apache.mod-layout |
|---|---|
| Message-ID | <[email protected]> |
On 11 Mar 2005, at 11:14, Mike Whitaker wrote: > I'm using mod_layout to wrap (for various complicated reasons) the > output of the Moveable Type editing CGIs, using the Debian package > (4.0.1a) in conjunction with apache2 (mpm-worker, 2.0.53) > > All I'm doing is: > > AddOutputFilter LAYOUT cgi > LayoutHeader /cgi-bin/env.cgi > > and the output truncates partway through - to be specific (for those > familiar with MT) at line 87 in ./tmpl/cms/header.tmpl > > I'm not using mod_gzip, mod_deflate or mod_cgid. > > Anyone shed any light? Have tried the CVS version, but still the same, except that the last line of the HTML now has (null) appended to it.