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

RE: pb configuration Subversion/Appache/Windows Server 2003

From: Marziou, Gael <gael.marziou_at_hp.com>
Date: 2007-09-27 16:42:15 CEST

I find it easier to use the CollabNet package it includes both svn and apache.

________________________________
From: Francis DELTEIL [mailto:fdelteil@ouat-e.com]
Sent: Thursday, September 27, 2007 4:24 PM
To: users@subversion.tigris.org
Subject: pb configuration Subversion/Appache/Windows Server 2003

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:43:59 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.