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_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 ok as cgi why not when using mod_perl?
CGI.pm behaves a little bit different when running under mod_perl. It tries to access Apache directly for performance reasons.
Gerald
-------------------------------------------------------------- Gerald Richter ecos electronic communication services gmbh IT-Securitylösungen * dynamische Webapplikationen * Consulting
Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz E-Mail: [EMAIL PROTECTED] Voice: +49 6133 939-122 WWW: http://www.ecos.de/ Fax: +49 6133 939-333 -------------------------------------------------------------- | | ECOS BB-5000 Firewall- und IT-Security Appliance: www.bb-5000.info | +-------------------------------------------------------------
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]