You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Deepa Dave <dd...@goldstonetech.com> on 2006/05/17 16:25:13 UTC

Apache Server Startup Issue

I have Subversion up and running using svnserve. Trying to set up
Apacheserver now. Here's the error I get when I try to run apachectl.
Where can I get the right plugin?
 
The Subversion # is 1.3.1 and Apache httpd Version is 2.0.55
 
[root@localhost apache2]# apachectl -k stop
Syntax error on line 186 of
/etc/httpd/conf/httpd.conf:
Can't locate API module structure `dav_svnmodule' in
file /etc/httpd/modules/mod_dav_svn.so:
/usr/lib/libapr-0.so.0: undefined symbol:
dav_svnmodule
[root@localhost apache2]#
 
Please advice what plugin is needed and where can I find it.
 
Thanks,
Deepa