On Tue, 04 Oct 2005 14:00:42 -0500 Troy Bull <[EMAIL PROTECTED]> wrote:
> I removed that line and it started up. And when I ran my test script > at the following location > > /ir/test.pl > > (this script echos out the envronment variables) I get the following > output It was my understanding that GATEWAY_INTERFACE should say > something like CGI-Perl/1.1 is that true or am I working and to dumb > to know it? Nope you're working. And these two below let you know that. > # MOD_PERL = "mod_perl/2.0.1" > # MOD_PERL_API_VERSION = "2" See http://perl.apache.org/docs/2.0/user/portingcompat.html#C__ENV_GATEWAY_INTERFACE__ for more information on this. --------------------------------- Frank Wiles <[EMAIL PROTECTED]> http://www.wiles.org ---------------------------------