I don't know what there wrong to setup
i have in httpd.conf
following lines:
LoadModule perl_module libexec/libperl.so
and
AddModule mod_perl.c
and whenever I start apache I get this in error_log
[Tue Apr 10 00:40:23 2001] [notice] Apache/1.3.19 (Unix) PHP/4.0.4pl1
mod_perl/1.25 mod_ssl/2.8.1 OpenSSL/0.9.6 configured -- resuming normal
operations
seems like it's installed...
is there something else i should've put in httpd.conf?
----- Original Message -----
From: "Joshua Chamas" <[EMAIL PROTECTED]>
To: "alexus" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, April 10, 2001 1:47 AM
Subject: Re: Apache::ASP
> alexus wrote:
> >
> > <Files ~ (\.asp)>
> > SetHandler perl-script
> > PerlHandler Apache::ASP
> > PerlSetVar Global /tmp
> > </Files>
> >
> > I start geting this:
> >
> > su-2.04# /usr/local/apache/bin/apachectl configtest
> > Syntax error on line 1242 of /usr/local/apache/conf/httpd.conf:
> > Invalid command 'PerlHandler', perhaps mis-spelled or defined by a
module
> > not included in the server configuration
> > su-2.04#
>
> This is a FAQ, see: http://www.apache-asp.org/faq.html#Installation
>
> Your modperl is not installed or setup correctly. If this is
> a prebuilt distribution, make sure you are starting your apache
> such that modperl is activated.
>
> -- Josh
>
> _________________________________________________________________
> Joshua Chamas Chamas Enterprises Inc.
> NodeWorks >> free web link monitoring Huntington Beach, CA USA
> http://www.nodeworks.com 1-714-625-4051
>