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