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

Getting SVN and Apache2 to work on Windows 2000.

From: Joshua Little <ljoshua_at_swbell.net>
Date: 2004-01-14 03:38:38 CET

Hi all, I've just recently started using SVN and I am in the process of
setting up apache for my repository. I've run into a problem installing
the mod_dav_svn module into apache though, when apache starts up it
throws this error :
Cannot Load Module E:/Apache/Apache2/modules/mod_dav_svn.so into server:
The specified module could not be found. I'm using the binaries of svn
0.35.1 and Apache 2.0.48 on Windows 2000 and I'm trying to run apache as
a service. In my httpd.conf file I have the line : LoadModule
dav_svn_module modules/mod_dav_svn.so.
I've moved both .so files from svn/httd directory to my apache modules
directory and confirmed that they are in there. I saw a thread about
this topic in the archives but unfortunatly most of the posts were no
longer there so I was not able to see how the problem was resolved. I
know that the BDB libs were mentioned but other than that I didn't see
much else in the thread except that it was eventually solved, so I guess
there is hope atleast. At this point I think I understand all the other
httpd.conf stuff that needs to be added when the module loads correctly
so mainly I'm wondering what I need to do to get the module to load, oh
and I get the same error trying to load mod_authz_svn.so.
Any help would be appriciated,
Thanks,
Joshua.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jan 14 03:38:19 2004

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.