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

dav_svn kills apache on W2K server

From: Erich Oliphant <ericho_at_vantixweb.com>
Date: 2005-02-17 22:11:20 CET

Hi,
I've got a customer who insists on using Windows as a server for some
crazy reason :) Anyway, this is my first non-unix install of SVN and I
am running into some problems. Basically, when I LoadModule
mod_dav_svn, apache will not start. Even better, it fails silently,
there's nothing in the apache error log. I tried setting the LogLevel
to debug to see if there were msgs at that level that might've pointed
to the problem but no joy.

I read another thread on the list re: SVN, Apache and W2K server.
Following some of the advice there, I used the dependency checker
program on mod_dav_svn. libhttpd.dll was listed as an unsatisfied
dependency for some reason (in the other thread, the main Visual C++
.dll was the culprit). I added the Apache bin directory to the system
PATH. That fixed it as far as dependency checker was concerned but I am
still having the same problem at startup. It's definitely the
mod_dav_svn as commenting out the line fixes the problem.

I've verified everything else that I could think of. mod_dav is loaded
elsewhere in the config with no problem.

Any ideas?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Feb 17 22:13:18 2005

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.