Hi Subha,
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: 8
Stdout:
apache config test fails, aborting
Stderr:
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
First of all you might wanna post the line which is reported to have a
syntax error so someone other than you can try to take a look whether he
can figure out what syntax error there might be.
However, I'm not at all familiar with Lappstack Bitnami and since it
seems to be related to some configuration/server issue not particularly
related to an SVN issue, I take it that you have better chances to get
help on their list. Given that, atm I doubt this is an SVN bug and
therefore would not deserve a bugreport in SVN's issue tracker (I stand
corrected though).
Maybe you are lucky and someone else here on the list is more familiar
with Lappstack, though.
Regards,
Stefan