Re: [mp2] Problems with Apache::Request
[prev]
[thread]
[next]
[Date index for 2005/04/29]
Stephen Quinney <stephen@xxxxxxxx.xxx.xx> writes:
> I have tried putting the "use" statements in every order imaginable
> without any joy so I'm not sure what the error is trying to get me to
> do to correct the problem.
It's a server-config issue. You need to add a
LoadModule apreq_module modules/mod_apreq.so
where "modules/mod_apreq.so" is the actual path to
mod_apreq.so on your box. I don't know how debian
has broken up our tarball, so you may need to install
some other package that provides mod_apreq.so.
I should point out that apreq-dev@ is in the process of
releasing a newer version, and the module name has
changed to "mod_apreq2.so". So you'll probably have to
deal with this problem again once debian picks up 2.05-dev.
--
Joe Schaefer
 |
 |
Re: [mp2] Problems with Apache::Request
Joe Schaefer 18:07 on 29 Apr 2005
|