You are viewing a plain text version of this content. The canonical link for it is here.
Posted to asp@perl.apache.org by Joshua Chamas <jo...@chamas.com> on 2004/11/11 09:24:19 UTC

Re: Can't locate object method "log_error" via package "Apache::RequestRec"

Quoting Patrick Conroy <pa...@gmail.com>:

> > I am not sure what would cause this problem.  It seems pretty late
> > in the Apache::ASP request cycle to be getting this error.  Does
> > it help to add any of these things explicitly to your httpd.conf?
> >
> >    PerlModule Apache
> >    PerlModule Apache2
> >    PerlModule Apache::compat
>
> Josh,
>
> Thanks for the help.  I didn't realize until I got this that I had
> only replied to Randy directly instead of back to the list.  I was
> able to fix the original problem by reinstalling mod_perl.  However,
> just the other day, I was trying out some of the other features of
> Apache::ASP and when I attempted to use $Server->MapPath("/"), I got
> the error:
>
> Can't locate object method "lookup_uri" via package "Apache::RequestRec" ...
>

If you can tell me whether it is Apache::compat or Apache2
that did it for you, that would be helpful.

Regards,

Josh


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