Does anyone know how to set it up? In my cgi-bin, I have a mish mash of C++ and Perl scripts. The problem is that none of the Perl scripts have a .pl extension. Is there a way to get mod_perl to recognize the Perl scripts as Perl scripts even though they don't have a .pl extension?

Kevin Miller, Jr. wrote:
I asked a similar question and checked the forums. Seems that a stable version of mod_perl is not available yet. in one of the forum, a user stated that he did get mod_perl to work with Apache2. Check the forums.

Kevin

On Tuesday 30 September 2003 05:45 pm, Andrew Gaffney wrote:

Does mod_perl not yet work with Apache 2.x? On my ACCEPT_KEYWORDS="x86"
system, when I do 'emerge -p mod_perl', I get:


skyline root # emerge -p mod_perl


These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N    ] dev-perl/MIME-Base64-2.20
[ebuild  N    ] dev-perl/URI-1.23
[ebuild  N    ] dev-perl/HTML-Tagset-3.03-r2
[ebuild  N    ] dev-perl/HTML-Parser-3.28
[ebuild  N    ] dev-perl/Digest-MD5-2.24
[ebuild  N    ] dev-perl/Crypt-SSLeay-0.49
[ebuild  N    ] dev-perl/libnet-1.16
[ebuild  N    ] dev-perl/libwww-perl-5.69-r1
[ebuild  N    ] dev-libs/mm-1.2.1
[ebuild     U ] net-www/apache-1.3.28 [2.0.47]
[ebuild  N    ] dev-perl/mod_perl-1.27-r2


On the same system I get:



skyline root # ACCEPT_KEYWORDS="~x86" emerge -p mod_perl


These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N    ] dev-perl/CGI-3.00
[ebuild  N    ] dev-perl/mod_perl-1.99.09


So, does mod_perl work well enough and just hasn't actually been released, or is it still not quite there. This is a production server, so I don't want to mess anything up.




--
[EMAIL PROTECTED] mailing list



--
Andrew Gaffney


-- [EMAIL PROTECTED] mailing list



Reply via email to