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

Error when starting the httpd

From: Anthony Kong <anthony.kong_at_ufjia.com>
Date: 2003-06-20 10:08:41 CEST

Hi, all,

I am new to subversion, and I have encountered this problem when I try to
start httpd.

Starting httpd: Syntax error on line 231 of
/usr/local/apache2/conf/httpd.conf:
Cannot load /usr/local/apache2/modules/mod_authz_svn.so into server:
/usr/local/apache2/modules/mod_authz_svn.so: undefined symbol:
dav_svn_split_uri
                                                           [FAILED]

At the line 231 I have acutally got this:

LoadModule authz_svn_module modules/mod_authz_svn.so
LoadModule dav_svn_module modules/mod_dav_svn.so

I am using the subversion 0.24.1, redhat 8 (an AMD box) and
gcc version 3.2 20020903 (Red Hat Linux 8.0 3.2-7)

I would appreciate if anyone can point out what's missing or any
documentation I should have read. (I have read the pdf file in
http://svnbook.red-bean.com/ but it is essentially the same as in INSTALL
about apache installation)

Regards,

Anthony

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jun 20 10:09:38 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.