[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Error : mod_dav_svn.so can't be load by apache...

From: Ryan Schmidt <subversion-2008b_at_ryandesign.com>
Date: Tue, 24 Jun 2008 01:23:43 -0500

On Jun 23, 2008, at 07:30, Flap Flap wrote:

> I've got a gentoo hosted server by OVH (kimsufi) with apache2
> installed.
> I've make an emerge subversion to install subversion and the
> svnserve run find.
> Svn protocol access of my repository is ok, but I can't make the
> http access work.
> When I add the LoadModule directive to my httpd.conf apache don't
> restart and throw an error :
>
> API module structure `dav_svn_module' in file /usr/local/apache/
> modules/mod_dav_svn.so is garbled - perhaps this is not an Apache
> module DSO?
>
> I don't how or where I can get another .so.
>
> Can someon take me on the good way ?

Perhaps this mod_dav_svn was made for Apache 2.0 but you're running
Apache 2.2, or the other way around?

Perhaps this mod_dav_svn was made with a different version of APR
than your Apache? They need to be using the same version of APR.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-06-24 08:24:01 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.