[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Is mod perl included??
- Subject: [cobalt-users] Is mod perl included??
- From: josh <josh@xxxxxxxxxxxxxxxxxx>
- Date: Fri May 24 13:45:08 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
I noticed in my httpd.conf that there are entries for mod_perl. They
are commented out. There is no libperl.so where the commented out line
says it should be. Do I or don't I have mod_perl?
--
Josh Kuperman
josh@xxxxxxxxxxxxxxxxxx
[josh rt-2-0-13]$ ls /usr/lib/apache/libp*
/usr/lib/apache/libphp4.so /usr/lib/apache/libproxy.so
and from httpd.conf
# because mod_perl leaks, this is included by default
#LoadModule perl_module /usr/lib/apache/libperl.so
# Extra Modules
#AddModule mod_php.c
#AddModule mod_php3.c
#AddModule mod_perl.c
#AddModule mod_casp2.c
AddModule mod_fastcgi.c