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

Error trying to load mod_dav_svn.so

From: Ryan Feiock <rfeiock_at_telution.com>
Date: 2006-01-12 23:11:51 CET

Hello,

I setup WebSvn, and I am now working through the Apache authentication
piece. I am going through the Subversion help file for the Apache
configuration, and I am at the point where I need to modify httpd.conf
and load the mod_dav_svn.so file. The documentation shows that you add
the following line to httpd.conf:
 
LoadModule dav_svn_module modules/mod_dav_svn.so
 
I verified that mod_dav_svn.so is in the modules directory, and per a
post in the FAQs, I added libdb4*.dll, libeay32.dll, and ssleay32.dll to
the Apache\bin directory. Now, when I save the httpd.conf file and try
to start the Apache service, I get the following error in the Event Log:
 

The Apache service named reported the following error:

>>> apache.exe: Syntax error on line 29 of
D:/apps/xampplite/apache/conf/httpd.conf: API module structure
`dav_svn_module' in file D:/apps/xampplite/apache/modules/mod_dav_svn.so
is garbled - perhaps this is not an Apache module DSO?
 
I am running Subversion 1.2.3 and Apache 2.2.0
 
Any ideas?
 
Thanks,
Ryan
 
Received on Fri Jan 13 12:52:47 2006

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.