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/sites/droitfrancophone.conf:
Can't locate object method "FETCH" via package "APR::Table"
at /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/Apache/PerlSection.pm
line 20.!
/etc/httpd/sites/droitfrancophone.conf :
<Perl >
use lib "/home/web/franco/includes/modules";
# use francoporta;
libe 21 --> </Perl>
could it be $PERL5LIB not correctly set ?
Thanks,
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]