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

RE: Win2003+Apache+SVN Binary distribution problems...ONLY AS SER VICE?

From: Leeuw van der, Tim <tim.leeuwvander_at_nl.unisys.com>
Date: 2003-05-23 11:47:34 CEST

Let me try to remember what exactly one can do to solve it as I had this
several times.

Basically it has to do with the path to the dll not being set for the
service. You should be ok, I think, if you reboot your computer.

What I did when I installed SVN 0.23 (and upgraded Apache at the same time):

- Deinstall Apache
- Deinstall SVN
- Reboot
- Install SVN
- Reboot
- Install Apache

That order seems to work. Installing Apache after SVN but before rebooting
always gave me errors about module not being loadable.

Hope this helps,

--Tim

-----Original Message-----
From: Jorge Uriarte [mailto:jorge.uriarte@omelas.net]
Sent: vrijdag 23 mei 2003 11:27
To: dev@subversion.tigris.org
Subject: Win2003+Apache+SVN Binary distribution problems...ONLY AS
SERVICE?

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

---------------------------------------------------------------------
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:52:13 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.