>
> when I do a httpd configtest, I have :
> Syntax error on line 21 of /etc/httpd/sites/droitfrancophone.conf:
>
Add a PerlModue APR::Table to your httpd.conf
Gerald
> Can't locate object method "FETCH" via package "APR::Table"
> at
>
/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/
Hello all :-)
My setup : redhat entrerprise V3
apache : httpd-2.0.46-32.ent
emb_perl : install from CPAN
mod_perl : mod_perl-1.99_09-10.ent
the site below works fine with embperl and apache 1.x but with apache 2 :
when I do a httpd configtest, I have :
Syntax error on line 21 of /etc/httpd/si
At Wed, 22 Jan 2003 18:46:44 -0500, winfield henry wrote:
> Below is the output from a attempt to install Embperl 1.3.4 on a system with
> the following
> Redhat 8.0 (psyche)
> httpd-2.0.40-11
> httpd-devel-2.0.40-11
> mod_perl-1.99_05-3
>
> Seems to be looking for the Apache/src.pm file but can't
Below is the output from a attempt to install Embperl 1.3.4 on a system with
the following
Redhat 8.0 (psyche)
httpd-2.0.40-11
httpd-devel-2.0.40-11
mod_perl-1.99_05-3
Seems to be looking for the Apache/src.pm file but can't find it. It is not
on the system anywhere. A similar error with previ