Apache mod perl
Craig White
craigwhite at azapple.com
Wed Dec 28 02:30:49 UTC 2011
On Tue, 2011-12-27 at 08:21 -0900, Damien Hull wrote:
> Here's what I have:
>
> 1. Ubuntu 10.04 server
> 2. LAMP install...
> 3. Custom install of perl
>
> How do I get apache to talk to the new perl I installed?
----
LAMP has nothing really to do with Perl. LAMP is an acronym for
Linux/Apache/MySQL/PHP
'Custom' install of perl suggests that you have gone off the reservation
and compiled from source (probably not the best idea unless you know
what you are doing) but...
I suspect that you want to install this package...
libapache2-mod-perl2
and I wouldn't guarantee it to work with non-standard perl installation.
In the premise of teaching someone to learn to catch their own fish, the
way I would search for something like this is...
apt-cache search perl | grep apache
Craig
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
More information about the ubuntu-users
mailing list