> 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" ...
The really wierd part about this is that this was on the FC2 box that
had been working smoothly all along. Anyway, to make a short story
long, I tried your suggestion and PerlModule Apache caused a 500
error. I apparantly don't have it installed on this box, and I don't
know if I need to. However, removing that one module and leaving the
other two in did fix the problem. Thank you for your help.
Patrick
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]