You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by "Leeuw van der, Tim" <ti...@nl.unisys.com> on 2003/05/23 09:47:34 UTC

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

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

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

Posted by Jorge Uriarte <jo...@omelas.net>.
It works!
Now, it's when I started feeling silly...WHY didn't I use the "reboot
solution"?
I had not reboot my server for months, maybe I just forgot it could be done
;-)

Thanks, Tim, it seems to work fine now!

_
Jorge


----- Original Message ----- 
From: "Leeuw van der, Tim" <ti...@nl.unisys.com>
To: "'Jorge Uriarte'" <jo...@omelas.net>;
<de...@subversion.tigris.org>
Sent: Friday, May 23, 2003 11:47 AM
Subject: RE: Win2003+Apache+SVN Binary distribution problems...ONLY AS
SERVICE?


> 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