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
>
> [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
Hi all:
I have been using apache preinstalled with Mandrake but now i have
decided to compile it to see if i can get a best performance.
Everything was working fine, i compiled apache and ran embperl as CGI
using EplSite.
When i compiled and installed mod_perl the problems began, i do not know