[freeside] 1.4.0pre4

ivan ivan at 420.am
Mon Oct 29 12:15:25 PST 2001


Ask for help with mod_perl on the mod_perl list:
http://perl.apache.org/#maillists

Once you have mod_perl installed and working, including <Perl> sections,
give Freeside a try.

FWIW, a decent mod_perl comes with most distributions these days.

On Mon, Oct 29, 2001 at 12:05:56PM -0800, Brad Dameron wrote:
> I have mod perl installed into my apache. When I do a httpd -l it shows it
> installed. But it will not allow me to use the <Perl> command which I see is
> part of mod_perl.
> 
> ---
> Brad Dameron									Network Account Executive
> TSCNet Inc.								         	www.tscnet.com
> Silverdale, WA.									1-888-8TSCNET
> 
> 
> 
> -----Original Message-----
> From: ivan [mailto:ivan at 420.am]
> Sent: Friday, October 26, 2001 8:19 PM
> To: ivan-freeside at sisd.com
> Subject: Re: [freeside] 1.4.0pre4
> 
> 
> > Anyone know what I missed?
> 
> mod_perl, the second item listed in httemplate/docs/install.html
> 
> 
> On Fri, Oct 26, 2001 at 05:40:38PM -0700, Brad Dameron wrote:
> > Fresh install of freeside.
> >
> > When I add in the <Perl> line like it says in the docs as shown below I
> get
> > the Syntax error listed below.
> >
> > <Directory /web/htdocs/freeside>
> > <Files ~ (\.cgi)>
> > AddHandler perl-script .cgi
> > PerlHandler HTML::Mason
> > </Files>
> > <Perl>
> > require "/var/conf/apache/handler.pl";
> > </Perl>
> > </Directory>
> >
> >
> > Syntax error on line 338 of /var/conf/apache/httpd.conf:
> > Invalid command '<Perl>', perhaps mis-spelled or defined by a module not
> > include
> > d in the server configuration
> >
> >
> > Anyone know what I missed?
> >
> > ---
> > Brad Dameron									Network Account Executive
> > TSCNet Inc.								         	www.tscnet.com
> > Silverdale, WA.									1-888-8TSCNET
> >
> >
> >
> 
> --
> _ivan
> 

-- 
_ivan



More information about the freeside-users mailing list