You are viewing a plain text version of this content. The canonical link for it is here.
Posted to asp@perl.apache.org by Edward King <ed...@yahoo.co.uk> on 2006/03/19 00:42:25 UTC

Installation problems

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?

Re: Installation problems

Posted by Warren Young <wa...@etr-usa.com>.
Edward King wrote:
>  
> However, I am unable to run the examples or any of my own ASP files.

I don't suppose that these files you're not showing us are VBScript ASP 
files?  If so, read the FAQ at apache-asp.org.

---------------------------------------------------------------------
To unsubscribe, e-mail: asp-unsubscribe@perl.apache.org
For additional commands, e-mail: asp-help@perl.apache.org