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

pb configuration Subversion/Appache/Windows Server 2003

From: Francis DELTEIL <fdelteil_at_ouat-e.com>
Date: 2007-09-27 16:24:10 CEST

I have been trying to install a Subversion 1.4.5 on an Apache 2.2.4 server
running Windows Server 2003 Service Pack 2 but when I uncomment the
following line in the Apache http.conf file, Apache fails to start with
message in "test configuration" windows :

 

httpd.exe: Syntax error on line 85 of c:/Program Files/Apache Software
Foundation/Apache2.2/conf/httpd.conf: API module structure 'dav_svn_module'
in file C:/Program Files/Apache Software
Foundation/Apache2.2/modules/mod_dav_svn.so is garbled - perhaps this is not
an Apache module DSO?

 

out any useful message in the Apache error log or the event viewer log,

 

LoadModule dav_svn_module modules/mod_dav_svn.so

 

I copied the module files into Apache's module directory and the

application seemed to find them. I also copied the .dlls into the

Apache bin directory.

 

If I check dependancies of mod_dav_svn.so, missing external references is
showed :

ieframe.dll -> urlmon.dll -> shlwapi.dll function #467 entry point not
bound

ieframe.dll -> dwmapi.dll -> user32.dll function IsTreadDesktopComposited
entry point 0x77096836

 

Can anyone suggest what version of Subversion and mod_dav_svnI should
install or how to

do additional debugging on this problem?

  

Thanks,

Francis
Received on Thu Sep 27 16:26:27 2007

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.