[
https://issues.apache.org/jira/browse/SVN-4615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bert Huijben closed SVN-4615.
-----------------------------
Resolution: Invalid
Most likely the httpd version and Subversion expect different versions of the
APR library. It looks like httpd uses an older version.
If possible I would recommend using your systems package management system to
try to get a compatible set of applications instead of just trying to copy some
binaries hoping that this works. In generally it won't work that way, and there
is no way to really verify that you won't see errors in edge cases in such an
unsupported setup.
I would recommend mailing users{_AT_}subversion.apache.org if you need more
help, instead of just creating an issue here. This is clearly not a bug in
Subversion itself, and we use this issue checker just to record such issues.
> Subversion on Lappstack
> -----------------------
>
> Key: SVN-4615
> URL: https://issues.apache.org/jira/browse/SVN-4615
> Project: Subversion
> Issue Type: Wish
> Components: libsvn_subr, mod_authz_svn, mod_dav_svn
> Affects Versions: 1.8.13
> Environment: Ubuntu 15.01 on VM Ware.
> Reporter: Subha Rosnan Putra
> Priority: Minor
> Fix For: 1.8.13
>
> Attachments: lappstack.JPG
>
>
> 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 by Create this issue i will get the answer.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)