Stephen Quinney <[EMAIL PROTECTED]> 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

Reply via email to