Hello

We recently moved our server to a new datacenter, and after the move,
Scoop no longer renders pages properly.

The apache instance itself seems to be working just fine -- it's
returning imagines and CSS files, passing off requests to mod_proxy and
interacting with our Twiki FCGI server just fine, and our mailman cgi
scripts are also working. It's just that none of the Scoop-generated
pages are rendering.

I've set apache's LogLevel to debug, but the problem appears to be
confined entirely to the Scoop mod_perl thread, and thus, I'm not seeing
very helpful messages from mod_perl in the log instance. The only thing
I'm seeing is this:

[Sat Jun  9 04:04:22 2007] [info] [client 74.6.73.82] (32)Broken pipe:
client stopped connection before rwrite completed
[Sat Jun  9 04:04:22 2007] [debug] Apache.c(364): (32)Broken pipe:
mod_perl: rwrite returned -1 (fd=3, B_EOUT=8)\n

FWIW, we're running Scoop with RHEL ES 3, using Apache 1.3.34 and Scoop
rev. 1.697, although we did do a cvs update on 10/10/2006.

Does anyone have any ideas about where I could start to debug this
problem? Where I might possibly put some debugging messages in a module
file to give me a better idea of where it's hanging?

Apologies for the somewhat desperate tone of this message -- but this is
a wholly unexpected circumstance.

cheers

w