Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: ModPerl: ASP

Ugg... Newbie install probs....

 

 

ModPerl asp RSS feed   Index | Next | Previous | View Threaded


reuben at swirl

Aug 29, 2007, 1:43 PM

Post #1 of 2 (699 views)
Permalink
Ugg... Newbie install probs....

Hi all,

Hoping to get some help here..

I have Apache 2.2.4, Mod_perl 2.0.3, and Perl 5.8.6 (running on Mac OS X
10.4.10)

The relevant portion of my httpd.conf:

LoadModule perl_module modules/mod_perl.so
<IfModule mod_perl.c>
PerlModule Apache::ASP
<Files ~ (\.asp)>
SetHandler perl-script
PerlHandler Apache::ASP
PerlSetVar Global .
PerlSetVar StateDir /var/tmp/asp
</Files>
</IfModule>


And, so, any .asp page I request gets a 500 server error with this in the
error_log:
[Wed Aug 29 13:39:09 2007] [error] [client 127.0.0.1] Can't locate object
method "request" via package "Apache" at /Library/Perl/5.8.6/Apache/ASP.pm
line 165.\n


Oh, thank you thank you for any help... sigh :(

~reuben


warren at etr-usa

Aug 29, 2007, 4:57 PM

Post #2 of 2 (677 views)
Permalink
Re: Ugg... Newbie install probs.... [In reply to]

Reuben Avery wrote:
> [Wed Aug 29 13:39:09 2007] [error] [client 127.0.0.1] Can't locate
> object method "request" via package "Apache" at
> /Library/Perl/5.8.6/Apache/ASP.pm line 165.\n

Look for this error in the mailing list archives. It's easy to find.

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

ModPerl asp RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.