Re: Re: Re: Output cutoff with Apache2 andmod_layout4.0.1a
"David Gibbs" <[email protected]>
| Newsgroups | gmane.comp.apache.mod-layout |
|---|---|
| Message-ID | <[email protected]> |
"Brian Aker" <[email protected]> wrote in message news:1040402950.24166.43.camel@avenger... > I am wondering if in the loop: > APR_BRIGADE_FOREACH(e, b) { > > If for some reason the loop is being exited to early. > This is my current thought, but for my environment I am not getting the > files cut off. What version of Apache are you using and have you > upgraded at any point between version? Started with a Redhat 8.0 upgrade (from 7.2) httpd -v returns: Server version: Apache/2.0.40 Server built: Oct 9 2002 08:01:13 I think up2date upgraded apache, so I just retested ... output is still cut off. david