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

Reply via email to