You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by Mately <ma...@mail.datanet.hu> on 2005/02/24 18:21:18 UTC

[mp2] installation question

Hi all!
I have just installed modperl2, and I see the following lines in my %ENV:
MOD_PERL = "mod_perl/1.999.20"
GATEWAY_INTERFACE = "CGI/1.1"
SERVER_SOFTWARE = "Apache/2.0.52 (Win32) mod_perl/1.999.20 Perl/v5.8.6"
Should not I see "CGI-Perl..." as the gateway-interface as written in
some documentation pages?
Is it the normal response or did I do something wrong?
(Sorry for the newbie question, I started this week.)
Thanks for any help.



Re: [mp2] installation question

Posted by Randy Kobes <ra...@theoryx5.uwinnipeg.ca>.
On Thu, 24 Feb 2005, Mately wrote:

> Hi all!
> I have just installed modperl2, and I see the following lines in my %ENV:
> MOD_PERL = "mod_perl/1.999.20"
> GATEWAY_INTERFACE = "CGI/1.1"
> SERVER_SOFTWARE = "Apache/2.0.52 (Win32) mod_perl/1.999.20 Perl/v5.8.6"
> Should not I see "CGI-Perl..." as the gateway-interface as written in
> some documentation pages?
> Is it the normal response or did I do something wrong?
> (Sorry for the newbie question, I started this week.)
> Thanks for any help.

For mod_perl-2, that's OK - see
http://perl.apache.org/docs/2.0/user/porting/compat.html#C__ENV_GATEWAY_INTERFACE__

-- 
best regards,
randy kobes