Re: Problem with configuring mod_perl

2005-09-18 Thread Philip M. Gollucci
Frank Wiles wrote: It appears that you're running Apache 2.0 and mod_perl 2.x, if that is the case you need to have it be: PerlHandler ModPerl::Registry not PerlHandler Apache::Registry See this URL in the docs for more information: http://perl.apache.org/docs/2.0/user/port

Re: Problem with configuring mod_perl

2005-09-18 Thread Frank Wiles
On Sun, 18 Sep 2005 14:16:36 +0800 Manish Rai Jain <[EMAIL PROTECTED]> wrote: > Hi > I am having problems while trying to configure perl module with > apache. I am attaching my httpd.conf file. Please check out the > section * > # Added by Manish to list index

Problem with configuring mod_perl

2005-09-17 Thread Manish Rai Jain
Hi I am having problems while trying to configure perl module with apache. I am attaching my httpd.conf file. Please check out the section * # Added by Manish to list index    Options +Indexes #  PerlModule Apache::Registry       SetHandler perl-script