Kind of an odd one, we just upgraded a major application from Mod_perl
1.29 running on Apache 1.3.34 (compiled from source) to modperl
2.0.2/apache 2.2.3 (default Centos RPMs, not from source)
Occasionally ParseHeaders misses detecting the "Content-Type: text/html"
header (it gets printed in the c
oks like a wild pointer.
Our config looks like this:
SetHandler perl-script
PerlHandler ModPerl::PerlRun
PerlOptions +ParseHeaders
Options +ExecCGI
The scripts are fairly complicated, and we have no success on replicating
this outside of our environment. Anyone have a
Perrin Harkins wrote:
On 9/21/07, Mark Farver <[EMAIL PROTECTED]> wrote:
Searching my harddrive, those strings appear in the mysql driver but we've
seen chunks of the gpl, and other weird random data in those errors. It
almost looks like a wild pointer.
Maybe some kind o