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

Re: problem with setting up the httpd.conf file

From: Ryan Schmidt <subversion-2006q2_at_ryandesign.com>
Date: 2006-05-24 16:48:35 CEST

On May 24, 2006, at 15:11, CLAYTON LUIZ DE ANDRADE wrote:

> I am using Apache 2.2.2 server and install Subversion 1.3.1 under
> Windowx XP SP2.
>
> When I put all recommended modifications (httpd.conf)
> like:
>
> LoadModule dav_module modules/mod_dav.so
> LoadModule dav_svn_module modules/mod_dav_svn.so
> LoadModule dav_fs_module modules/mod_dav_fs.so
>
> and try re-start the Apache Server the following error appears:
>
> httpd.exe: Syntax error on line 85 of C:/Arquivos de programas/
> Apache Software F
> oundation/Apache2.2/conf/httpd.conf: API module structure
> `dav_svn_module' in fi
> le C:/Arquivos de programas/Apache Software Foundation/Apache2.2/
> modules/mod_dav
> _svn.so is garbled - perhaps this is not an Apache module DSO?
> Note the errors or messages above, and press the <ESC> key to exit.

Subversion 1.3.1 works great with Apache 2.2.2. I'm using it right
now on Mac OS X. But the Subversion Apache module needs to be
compiled with the Apache 2.2 libraries for it to work there. Did you
compile Subversion, or did you use one of the pre-packaged binaries
linked to from the Subversion pages? If the latter, please note that
it says in big letters at the top of that page that the binaries
provided there are not compatible with Apache 2.2. If you want Apache
2.2 compatibility, build the module yourself.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 24 16:50:10 2006

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.