Hi,
I have installed mod_dav_svn through yum. I have added LoadModule lines in apache conf file but getting this error. The error was different before recompiling apache with mod_dav module.
Here is the system information:API module structure 'dav_svn_module' in file /usr/lib/httpd/modules/mod_dav_svn.so is garbled - expected signature 41503230 but saw 41503232 - perhaps this is not an Apache module DSO, or was compiled for a different Apache version?
root@server [~]# httpd -l |grep mod_dav
mod_dav.c
mod_dav_fs.c
root@server [~]# uname -i
i386
root@server [~]# cat /etc/redhat-release
CentOS release 5.2 (Final)
root@server [~]# apachectl -V
Server version: Apache/2.0.63
any help?
actually I am bit confused if Apache 2.0 supports mod_dav_svn?
Thanks..



LinkBack URL
About LinkBacks
Reply With Quote




