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

Win2003+Apache+SVN Binary distribution problems...ONLY AS SERVICE?

From: Jorge Uriarte <jorge.uriarte_at_omelas.net>
Date: 2003-05-23 11:27:21 CEST

Hi!

I've just started trying to test svn, but I've been having problems trying
to install svn 0.23 and Apache2.0.45 without compiling any of them (from the
binary distribution)

Essentially, I got this two errors in the Event viewer:

"Cannot load c:/Apache2/modules/mod_dav_svn.so into server: The specified
module could not be found"
"Syntax error on line 146 of c:/Apache2/conf/httpd.conf"

Being the line 146 the one who holds the "LoadModule dav_svn_module
modules/mod_dav_svn.so" directive.

I've read about people having similar problems in this list, and I've tried
with the solutions proposed (essentially to move the libdb40.dll to the
modules directory or trying to reinstall the Apache2 service), but still no
progress.

BUT, I've just realized that all works fine if I run the Apache from the
command line instead of as a service.

So, does anyone have any clue about the problem when running as a service?

Thanks,

_
Jorge
jorge.uriarte@omelas.net

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri May 23 11:34:04 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.