Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Jul 2001 13:47:13 -0700 (PDT)
From:      Jason La <jasonla00@yahoo.com>
To:        freebsd-questions@freebsd.org
Subject:   Problems with Apache+mod_perl
Message-ID:  <20010713204713.555.qmail@web4604.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help
I have added this block into in Section 2 of apache.conf:

 <Files *.pl>
 SetHandler perl-script
 PerlHandler Apache::Registry
 Options ExecCGI
 </Files>

When I start apache (apache, not httpd), I get an error
that says: "Invalid command: PerlHandler"

It goes on to say that maybe the module wasn't installed,
but I installed the p5-Apache-1.21(as I was told that is is
mod_perl) package from the 4.0 RELEASE CD.

Any help is much appreciated.

=====
-- Jason La
   jasonla@pobox.com

__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010713204713.555.qmail>