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

Re: Error loading mod_dav_svn

From: Csaba Raduly <rcsaba_at_gmail.com>
Date: Thu, 8 Jul 2010 10:59:29 +0200

On Wed, Jul 7, 2010 at 7:54 PM, Itamar O wrote:
> Hi list,
>
> I am administering the Subversion server on my organizational intranet,
(snip)
> when LoadModule ... modules/mod_dav_svn.so is in the configuration
> file, here's a snippet from the error log after a server restart:
> (of course the server is not started successfully after this)
>
> [Wed Jul 07 19:12:58 2010] [notice] Parent: Received restart signal --
> Restarting the server.
> [Wed Jul 07 19:12:58 2010] [notice] Child 3980: Exit event signaled.
> Child process is ending.
> httpd.exe: Syntax error on line 40 of C:/Program Files (x86)/Apache
> Software Foundation/Apache2.2/conf/httpd.conf: Cannot load C:/Program
> Files (x86)/Apache Software
> Foundation/Apache2.2/modules/mod_dav_svn.so into server: The specified
> module could not be found.

Get the dependency walker from http://www.dependencywalker.com/ and
try checking mod_dav_svn.so
It may be possible that mod_dav_svn is there but one of its
dependencies can not be found.

-- 
Life is complex, with real and imaginary parts.
"Ok, it boots. Which means it must be bug-free and perfect. " -- Linus Torvalds
"People disagree with me. I just ignore them." -- Linus Torvalds
Received on 2010-07-08 11:00:08 CEST

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.