Re: Using Apache 2.0.48 and mod_perl 1.99 with embperl

2004-01-21 Thread Carlos Kassab
Gerald: Thank you very much for your help. Now i can see embperl working with Apache and mod_perl with an Apache compiled in my computer. Carlos Kassab Gerald Richter wrote: [9407]ERR: 24: Error in Perl code: Can't locate object method "FETCH" via package "APR::Table" at /usr/lib/perl5/vendor

Re: Using Apache 2.0.48 and mod_perl 1.99 with embperl

2004-01-21 Thread Gerald Richter
> > [9407]ERR: 24: Error in Perl code: Can't locate object method "FETCH" > via package "APR::Table" at > /usr/lib/perl5/vendor_perl/5.8.1/CGI/Cookie.pm line 76. > You have to load APR::Table, a PerlModule APR::Table in your httpd.conf should do the trick > > My question is if everything works