Thanks for the quick response. I have reversed the two, and now I got
Starting httpd: Syntax error on line 231 of
/usr/local/apache2/conf/httpd.conf:
Cannot load /usr/local/apache2/modules/mod_dav_svn.so into server:
/usr/local/apache2/modules/mod_dav_svn.so: undefined symbol:
dav_xml_get_cdata
Is it a kind of dependence problem?
Regards,
Anthony
-----Original Message-----
From: Sander Striker [mailto:striker@apache.org]
Sent: Friday, June 20, 2003 4:15 PM
To: Anthony Kong; dev@subversion.tigris.org
Subject: RE: Error when starting the httpd
> From: Anthony Kong [mailto:anthony.kong@ufjia.com]
> Sent: Friday, June 20, 2003 10:09 AM
> 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
Reverse these two.
> 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)
For crude instructions on mod_authz_svn, see:
http://svn.collab.net/repos/svn/trunk/subversion/mod_authz_svn/INSTALL
It's not in the book (yet).
Sander
---------------------------------------------------------------------
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:50:41 2003