apr_error: #20014 connecting to local server (httpd2)
From: Chonger <jcheng_at_johncheng.dhs.org>
Date: 2001-12-20 19:50:28 CET
I had a problem a couple days ago compiling svn with Berkeley DB4.0.
I grabbed the latest httpd-2.0 from cvs and compiled it. Then I
Apache/2.0.30-dev (Unix) DAV/2 SVN/0.7.0 configured -- resuming normal
I assume this means I managed to install Apache2 with svn
LoadModule dav_svn_module modules/libmod_dav_svn.so
Then I tried checking out the repository using svn
$ svn co http://127.0.0.1:11111/svn/repos -d wc
apr_error: #20014, src_err 0 : <Error string not specified yet>
Note that I used 11111 because I'm running a test-version alongside my
I tried compiling svn against the apr that came with the latest
$ telnet localhost 11111
... ERROR 500 ...
When this happens, an error is not logged in error_log, even though I
127.0.0.1 - - [20/Dec/2001:10:59:57 -0800] "OPTIONS /svn/repos
I'm stuck and I don't know what could be the cause of this. There
Thanks in advance
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.