[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Apache::ASP problem



Hello,

I'm testing the Apache::ASP on a debian/sid box.

System info:
apache2-mpm-worker 2.0.55-4,
libapache2-mod-perl2 2.0.2-2,
libapache-asp-perl 2.59-2.

By itself, apache2+mod_perl seems to be working well.

However, I got error messages like these
<quote>
[Sun Apr 16 18:12:02 2006] [error] [client 127.0.0.1] Can't locate object method
"get" via package "APR::Table" at /usr/share/perl5/Apache/ASP.pm line 2016.\n at
/usr/share/perl5/Apache/ASP.pm line
2016\n\tApache::ASP::get_dir_config('APR::Table=HASH(0x81f3f20)', 'Global')
called at /usr/share/perl5/Apache/ASP.pm line
275\n\tApache::ASP::new('Apache::ASP', 'Apache2::RequestRec=SCALAR(0x81f3ef0)',
'/var/www/asp/eg/index.html') called at /usr/share/perl5/Apache/ASP.pm line
183\n\tApache::ASP::handler('Apache2::RequestRec=SCALAR(0x81f3ef0)') called at
-e line 0\n\teval {...} called at -e line 0\n
</quote>
in the error.log of apache when I tried out the examples that came with in
libapache-asp-perl.

The best information I can get seems to be this FAQ from
http://www.apache-asp.org/faq.html#Error%3A%20no%20reb1d13fcf, which points to a
mod_perl setup error and their advice is to compile a static apache+mod_perl.
But I'm not quite sure and I'd be grateful for any ideas.

Thanks in advance,
ST
--



Reply to: