On Sun, 23 Jun 2002, Levon Rubin Barker wrote:

> Hello.
>
> I'm sure this is a simple problem, but I'm a noob at mod_perl and could use
> some help.
>
> I am running WinXP, Apache 1.3.26, Mod_perl 1.27_01-dev with libapreq 0.31/
>
> The problem I am having is ...
>
> I get the following in the Apache Error log.
>
> [Sun Jun 23 08:44:06 2002] [error] Can't locate object method "new" via
> package "Apache::Request" (perhaps you forgot to load "Apache::Request"?)
> at (eval 12) line 9.

Did you get libapreq from ActiveState's repository? This one
just has the .pm files - none of the C stuff - which might
also explain this error. Try the libapreq available from

ppm install
  http://theoryx5.uwinnipeg.ca/ppmpackages/libapreq.ppd

best regards,
randy

Reply via email to