Forum Moderators: phranque

Message Too Old, No Replies

mod dav svn.so is garbled - perhaps this is not an Apache module DSO?

Trying to install 'mod_dav_svn'

         

guarriman

3:34 pm on Dec 20, 2006 (gmt 0)

10+ Year Member



Hi.

Using Apache 2.0.59 on Linux FC6, I want to install 'mod_dav_svn'. I've got:
/usr/lib/httpd/modules/mod_dav_svn.so

So I inserted within 'httpd.conf':

--------
LoadModule dav_svn_module /usr/lib/httpd/modules/mod_dav_svn.so
--------

But I get this error message when restarting Apache:
--------------
API module structure `dav_svn_module' in file
/usr/lib/httpd/modules/mod_dav_svn.so is garbled - perhaps this is not
an Apache module DSO?
-------------

Any clue? Thank you very much.

smells so good

8:27 pm on Dec 20, 2006 (gmt 0)

10+ Year Member



Hi. I did a search on 'mod_dav_svn.so is garbled' and discovered quite a bit of information. I'm not familiar with the module or its application, but it would appear there are others who who have solved the same problem.

I'm sorry that I am unable to provide a more direct answer.