[TriLUG] mod_perl in Apache

Andrew Ball anball at gmail.com
Sun Jan 6 15:12:30 EST 2008


On Ubuntu (and probably other systems as well), you can take a look at
/etc/apache2/mods-enabled/ and /etc/apache2/mods-available/ .  You
should see something related to mod_perl there -- it's perl.load on my
gutsy system.  Odd name.

You can also take a log at the apache logs -- on my system,
/var/log/apache2/error.log has

[Sun Jan 06 15:08:59 2008] [notice] Apache/2.2.4 (Ubuntu)
mod_python/3.3.1 Python/2.5.1 PHP/5.2.3-1ubuntu6.2 mod_perl/2.0.2
Perl/v5.8.8 configured -- resuming normal operations

after I installed the package for mod_perl (libapache2-mod-perl2) and
did /etc/init.d/apache2 force-restart.  Of course

apt-cache policy libapache2-mod-perl2 would be helpful to see if you
have the thing installed.

Peace,
Andrew



On Jan 6, 2008 2:11 PM, Douglas A. Whitfield <whitdoug at email.unc.edu> wrote:
> How do I check to see if mod_perl is installed on my version of
> Apache?  Is there some sort of conf file with that info in it?
>
> Thanks!
> --
> Douglas A. Whitfield
>
> Co-Founder Carolina Open Source Initiative
> http://www.ibiblio.org/cosi
> http://www.last.fm/group/Carolina+Open+Source+Initiative
> cell: 919-360-0306
> --
> TriLUG mailing list        : http://www.trilug.org/mailman/listinfo/trilug
> TriLUG Organizational FAQ  : http://trilug.org/faq/
> TriLUG Member Services FAQ : http://members.trilug.org/services_faq/
>



-- 
=======================
Andrew D. Ball
勃安
http://wwwx.cs.unc.edu/~adball/blog/
http://filebox.vt.edu/~anball1/
http://www.trilug.org/


More information about the TriLUG mailing list