apache wont start

roeybl

Verified User
Joined
Feb 4, 2013
Messages
15
hi ,

I have CentOS release 5.9 (Final) 64bit
directadmin
apache 2.2.23
php 5.4.11 with Zend Engine v2.4.0

i installed SVN on my server for a while it worked
but now apache wont start with SVN it say's


Starting httpd: httpd: Syntax error on line 19 of /etc/httpd/conf/httpd.conf: Syntax error on line 1 of /etc/httpd/conf/extra/httpd-svn.conf: Cannot load /usr/lib/apache/mod_dav_svn.so into server: /usr/local/lib/libsvn_subr-1.so.0: undefined symbol: sqlite3_clear_bindings

i checked and the files mod_dav_svn.so and libsvn_subr-1.so.0 are there

under yum it say's i have:
sqlite-3.3.6-6.x86_64
sqlite-3.3.6-6.i386

what can i do ?
 
Back
Top