
edwardcking2001 at yahoo
Mar 18, 2006, 3:42 PM
Post #1 of 2
(2556 views)
Permalink
|
After a considerable amount of time, I finally managed to get Apache::ASP built. However, I am unable to run the examples or any of my own ASP files. the error I get is: [Sat Mar 18 23:22:54 2006] [error] [client 127.0.0.1] Can't locate object method "get" via package "APR::Table" at C:/Perl/site/lib/Apache/ASP.pm line 2016.\n at C:/Perl/site/lib/Apache/ASP.pm line 2016\n\tApache::ASP::get_dir_config('APR::Table=HASH(0xd78138)', 'Global') called at C:/Perl/site/lib/Apache/ASP.pm line 275\n\tApache::ASP::new('Apache::ASP', 'Apache2::RequestRec=SCALAR(0xd780f0)', 'C:/Apache2/htdocs/asp/eg/index.htm') called at C:/Perl/site/lib/Apache/ASP.pm line 183\n\tApache::ASP::handler('Apache2::RequestRec=SCALAR(0xd780f0)') called at -e line 0\n\teval {...} called at -e line 0\n In the Apache logs directory. I am running: Windows 2000 Apache 2.0.55 Active Perl 5.8.7 with Mod_perl successfully installed. I used CPAN to install the ASP module. Does anyone have a scooby what could be wrong with the installation / configuration?
|