[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: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-07-10 18:22:05 CEST

"Dave" <meherenow@darkglobe.org> writes:

> [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

This was a bug in 0.24.2, fixed in HEAD. Reverse the load order of
mod_dav_svn and mod_authz_svn in your httpd.conf.

0.25 will be out later today.

---------------------------------------------------------------------
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:24:25 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.