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

Re: real problems getting svn server running

From: mark benedetto king <mbk_at_lowlatency.com>
Date: 2003-07-10 18:25:56 CEST

On Thu, Jul 10, 2003 at 11:51:13AM -0400, Dave wrote:
> I've tried all of the following:
> compile from tarball (subversion-0.24.2.tar.gz)
> compile from latest svn trunk
> install of dave summers rpms
> install of redhat's rawhide rpms (subversion-0.24.2-3.i386.rpm)
>
> All fail with the following error:
>
> [root@kinder conf]# service httpd restart
> Stopping httpd: [FAILED]
> Starting httpd: Syntax error on line 275 of /etc/httpd/conf/httpd.conf:
> Cannot load /etc/httpd/modules/mod_authz_svn.so into server:
> /etc/httpd/modules/mod_authz_svn.so: undefined symbol: dav_svn_split_uri
> [FAILED]
> [root@kinder conf]
>
> Can anyone shed some light on what's going on and how I can get my svn
> server up and running?

You have two choices: swap the order of the LoadModule directives for
mod_authz_svn and mod_dav_svn, or upgrade to release 0.25, which fixes
this problem.

--ben

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 10 18:26:24 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.