On Mon, 1 Mar 2004, Carl Holm wrote:

[ ... ]
> Thanks for the suggestions. Mod-perl2 works OK. No complaints from
> Apache::Request. I added the appropriate LoadFile directive, and now get
> the following error stack:
>
> [Mon Mar 01 18:05:33 2004] [error] [client 127.0.0.1] Can't load
> 'C:/Perl/site/lib/Apache2/auto/APR/Table/Table.dll' for module
> APR::Table: load_file:The specified module could not be found at
> C:/Perl/lib/DynaLoader.pm line 229., referer:
> http://localhost/Maspages/mk.html

Just to verify - do you also have
   LoadModule apreq_module modules/mod_apreq.so
   LoadModule perl_module modules/mod_perl.so
somewhere in httpd.conf?

-- 
best regards,
randy

-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to