On Wed, 14 Sep 2005 16:03:20 -0500 "Paul Harrison" <[EMAIL PROTECTED]> wrote:
> I'm currently learning how to use mod_perl2-2.0.1, when I try to > preload the following modules at startup --> > > > > use Apache2::Request (); > > use Apache2::Cookie (); > > I get the following error in the apache2 logs and the server won't > start --> > > /libexec/ld-elf.so.1: > /usr/local/lib/perl5/site_perl/5.8.6/mach/auto/APR/Request/Error/Erro > r.so: Undefined symbol "apreq_strerror" What version of libapreq do you have on your server and was it compiled with the same compiler as mod_perl? --------------------------------- Frank Wiles <[EMAIL PROTECTED]> http://www.wiles.org ---------------------------------