On May 18, 2005, at 12:58 PM, Rich Morin wrote:
Does anyone know whether (a) ModPerl is already part of Tiger? If not, how big a hassle is it to install? Specifically, is it something I could reasonably accomplish in an installation script?
-r
-- email: [EMAIL PROTECTED]; phone: +1 650-873-7841
http://www.cfcl.com - Canta Forda Computer Laboratory
http://www.cfcl.com/Meta - The FreeBSD Browser, Meta Project, etc.
I was happy to find that mod_perl is included in Tiger. Just uncomment the two relevant LoadModule and AddModule lines in /etc/ httpd/httpd.conf.
Andrew