delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2016/04/20/20:15:09

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:mime-version:from:date:message-id:subject:to
:content-type; q=dns; s=default; b=yWYY6WZivyh6bj9lb0SuhT7EHEnaM
gv4aqlAy4u2rBreaDhJYHoKpChrkgZ/JlYHrFwKlHN17sS1fON8L/bXVzgSagkCi
wk9WpailNrZ81REJxHZFwp5H4JxlJQkwl+Y5QiZZvQrnV+3X6Ut5QtM/TW6XhCeP
t3jliijNerf/7Q=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:mime-version:from:date:message-id:subject:to
:content-type; s=default; bh=TJK8GrFXd0SVD5Q+NCWXsBxJlvg=; b=QHk
ZrDyQvS69mjOc5Vvstzr9GYivz+9Edz8Z15bP013kyst7hjNHU8kUzNevnW003lN
yfiijn4oWa/UUQZDd4lJ00BbxgHSu3JIPIHN4vL94zyzb/80JLEfIUaA0KXO3Y5R
S8IebE2AOtOWIZPc3YMqwvMb1LKC+mAH+1O96tug=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=0.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=Hx-languages-length:1532, matt, Matt, acumen
X-HELO: mail-yw0-f173.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=2oqMzZU4YFQT2/++DB0w4AxTT1D9JzARJWDQ62z/Fxs=; b=DmgFvpvg9FeAedqUp5gIw72gZgG8LpXepl8YnoT7YwMtszMn2vlyP+HamY5sYjCB0q rhhHcYh49WBrPofNCgBMs9nW7SR7M4Z7hYXphb4W3nT4rkgJqnJUQlT0EeLfuxbYd++d YB2S7VO1UKdHhp3QO+Z9oFfC5Ydkz9WNcT1PZNyBYA5ZgC/TU2mPJQAgLEVGOmocjvqc aXPQZlBFmwJhqCsAOSN74jYN02fkcFiv1vztjw737BOMfYojQOx425xtB50SI3l+xvvH sSoFBMkJjElXBb4vYnJXWtNNI6LbTrtPbNWTf5lzyHRew/9yZ5c1ElNilWAyJFdZkV4c gRlw==
X-Gm-Message-State: AOPr4FXmwJinDiP3Fj0qrdQ786t1/bfvXLD0bIvRXYOFO9LCYqdG2Aa90DrrimTqVYQFCq71ydMVCqs3SYS9Dg==
X-Received: by 10.37.72.4 with SMTP id v4mr7299851yba.72.1461197687685; Wed, 20 Apr 2016 17:14:47 -0700 (PDT)
MIME-Version: 1.0
From: Matt Gregory <mgregory22 AT gmail DOT com>
Date: Wed, 20 Apr 2016 20:14:28 -0400
Message-ID: <CA+OMFi_g3Vrj3JFzBxcu_dLLt9E1Tyzh2Yop1tqBaOy5_S-ztA@mail.gmail.com>
Subject: httpd/sshd will not start due to "failed to create proxy mutex" error
To: cygwin AT cygwin DOT com
X-IsSubscribed: yes

I can't remember if I've ever set up Apache on Cygwin before, but I'm
trying to do so now and I'm not getting anywhere.

I'm trying to install them as services and it's not working.

I'm trying to run these commands in an administrator shell:

$ cygrunsrv -I httpd -p /usr/sbin/httpd

(The service successfully installs.  I mean, I can see cygserver and
httpd in services.msc.  cygserver is running)

$ cygrunsrv -S httpd
cygrunsrv: Error starting a service: QueryServiceStatus:  Win32 error 1062:
The service has not been started.

$ cat /var/log/httpd/error_log
[Wed Apr 20 20:02:39.734289 2016] [core:emerg] [pid 604] (88)Function
not implemented: AH00023: Couldn't create the proxy mutex
[Wed Apr 20 20:02:39.735010 2016] [proxy:crit] [pid 604] (88)Function
not implemented: AH02478: failed to create proxy mutex
AH00016: Configuration Failed

I've tried uninstalling, rebooting, and reinstalling httpd with no luck.

I've recently upgraded from cygwin32 to cygwin64.  Well, they're both
installed, and my home directory is still in the 32-bit C:\cygwin.  I
believe I've got everything else pointing to cygwin64.  I didn't
actually move anything from C:\cygwin to C:\cygwin64, I just did a
clean install of 64 alongside 32.  Everything else is working great
except for trying to run the httpd and sshd servers.

I'm on Windows 10 Home version.  Maybe Bill Gates' business acumen is
preventing me from running a server on a home version?

Thanks for any clues,
Matt

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019