[NTLUG:Discuss] Apache and Perl
Ryan Sweat
ryans at cecentertainment.com
Fri Dec 20 12:31:52 CST 2002
On Fri, 2002-12-20 at 11:46, Bobby Wrenn wrote:
> I have a Mandrake 9.0 install with Apache and Perl. However, httpd -l
> does not show Perl compiled into Apache.
>
> I need to have Apache compiled with mod_perl. Is there a way to do this
> without removing Apache and installing from a tar ball?
Without recompiling apache you can install the mod_perl module.
You can either download the mod_perl rpm from Mandrake, or you can
go to http://perl.apache.org, download the source, and compile it as
a module with apache's apxs tool.
If you plan on using mod_perl for ASP support, you cannot use the mod_perl
module. You must compile it into apache itself.
Ryan
More information about the Discuss
mailing list