> I found out that when mod_rivet is loaded, cgi scripts (namely mailman's cgi > script) stop working altogether letting a browser wait forever for output. > Removing mod_rivet restores usual cgi scripts functionality. I checked also > that it isn't specific to mailman's scripts (which are wrapped within binary > code): even a typical "hello world" perl script would produce the same > behavior.
> I've briefly checked in Rivet_SendContent how mod_rivet actually gives up a > request to the framework and could not find any evident flaw in that. > Before I dive into a debugging session I ask whether anyone has tips this > issue. It would be very much appreciated. Have you tried "eliminating" bits and pieces of mod_rivet (commenting them out or something) to see if you can figure out what exactly is causing the problem? -- David N. Welton http://www.welton.it/davidw/ http://www.dedasys.com/ Sent from Innsbruck, Tyrol, Austria --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
