[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Seeking help for "E000054: Error retrieving REPORT: Connection reset by peer"

From: Mojca Miklavec <mojca.miklavec.lists_at_gmail.com>
Date: Tue, 7 Jan 2014 20:58:10 +0100

On Tue, Jan 7, 2014 at 8:44 PM, Ryan Schmidt wrote:
> On Jan 7, 2014, at 12:01, Mojca Miklavec wrote:
>> On Tue, Jan 7, 2014 at 5:47 PM, Philip Martin wrote:
>>
>>> Which version of Apache are you using? Which Apache MPM are you using?
>>
>> Server version: Apache/2.4.7 (Unix)
>>
>> I'm not sure how to check MPM. I get
>>
>>> httpd -l
>> Compiled in modules:
>> core.c
>> mod_so.c
>> http_core.c
>>
>> but "httpd -V" as suggested on some websites doesn't work. How should
>> I check which MPM is being used?
>
> In what way does “httpd -V” not work?

In this way:

> httpd -V
[<time>] [so:warn] [pid 63924] AH01574: module dav_svn_module is
already loaded, skipping
[<time>] [so:warn] [pid 63924] AH01574: module authz_svn_module is
already loaded, skipping
AH00548: NameVirtualHost has no effect and will be removed in the next
release /path/to/00-vhosts.conf:1
(13)Permission denied: AH02291: Cannot access directory
'/path/to/logs/1/' for error log of vhost defined at
/path/to/20-another.conf:4
...
... (repeats a bunch of times)
...
AH00014: Configuration check failed

But I saw the trick now. It wants me to use "sudo httpd -V" for some
reason, then it works. And yes, it's "prefork" in my case as well, but
that's probably no longer relevant now that one mystery with forgotten
Apache restart was solved.

(The other problem with "Error retrieving REPORT" is still a mystery though.)

Mojca
Received on 2014-01-07 20:58:42 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.