Its my first time using subversion and everything work fine. But then my
boss ask me to put SVN on our server. Then i realize that apache was
already installed there. And it use Lappstack Bitnami. So i need to improve
and try to configure it. I suggest the configure will not to different from
XAMPP, so i read about it. And i found that i just need to coby mod_dav_svn
and mod_authz_svn to modules folder in apache directory. I did it, after
that i need to add line on httpd.conf, and the trouble came up. When i
start the apache server, the server wont running because there is problem
like this






*"Starting Apache Web Server...Exit code: 8Stdout:apache config test fails,
abortingStderr:httpd.bin: Syntax error on line 141 of
/home/chikichuba/lappstack-5.5.31-0/apache2/conf/httpd.conf: Cannot load
modules/mod_dav_svn.so into server:
/usr/lib/x86_64-linux-gnu/libsvn_subr-1.so.1: undefined symbol:
apr_crypto_block_cleanup"*

and i keep looking how to solve it but i find nothing. Well i was desperate
right now because its my job to make it work. And i was nearly on my
deadline. I already post on Bitnami Forum but still there is no solution
there. I hope u can help me.

i also put it on issue here https://issues.apache.org/jira/browse/SVN-4615

Reply via email to