X-Recipient: archive-cygwin@delorie.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:subject:to:references:cc:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=fSEN1cGpT8L/PXUH
	koROmjHbx81EdCJ4pZ952HdDf/p3y0OBrGLEVMEoYKwzMpa5JnMrdnlbGN0M0FON
	SOGOOmxFKMhB2GcSjDOMIf5h4idzuL0nPDPzDf4LIPbRUpWEe6P5oIY7j/2ZZgxv
	WDCISPWlSi0NWb13e+lwar8DS1k=
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:subject:to:references:cc:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=lgiCM6oA3aSGQmf7Ia3hoN
	kX9b4=; b=PmnLgml7K+aXpZ4ZC9xfpEnChU9CNz7BmbtAn43Ax/AP5OHMPWrgRf
	jjvK+87PmOn9REXBY7zh73KaLNkN9D+avtfCkXazTSmGYPVwX1xgzh3lYDUHRxuI
	hsATuv7gfLN6ZEmnqZ8z8jJq+qzG8Oh1VINL/AbgBUKoD6ufIJ+1M=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=-0.8 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,URI_HEX autolearn=no version=3.3.2 spammy=lee, Lee, Hx-spam-relays-external:209.85.208.68, H*RU:209.85.208.68
X-HELO: mail-ed1-f68.google.com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=gmail.com; s=20161025;        h=subject:to:references:cc:from:message-id:date:user-agent         :mime-version:in-reply-to:content-language:content-transfer-encoding;        bh=KylEbQYCin1ek3xfgybvT1LjoxeuOe364npo6m3Rm+s=;        b=FlDb9mug/c2tyHaL0njAFq5VVwgFrp9iq08B1yxz47aJIi7upeuLCorO5XsWlGUCif         BrJ/UsHnuNpIStJ7DaFr5joWFQD2YSAqnL+eRjRmzXRS6OSJ8LksqZZQOQuQuaYFpO/z         ShL3hqKLxBCP/0LD1KSOR0sxsllYFn/4XIO6yTdGP+vFy48dQSOl/YcmsY+Qs75VTnqD         h/nRCDQOcoiDdmZnFLta2GpXzWNCxeVNd4THwFKRZLAtslQItOKZru8UZcMkz8OZ3SHe         id/NSvDdRCgL3L8uMsn9BCwSowbrp38EZV9Vf2VVuhEoZXNBNhnlt9RIG0099HPsqkbR         ayzA==
Subject: Re: unable to run httpd with mod_rewrite
To: cygwin@cygwin.com
References: <474805116.87572.1551177044360.JavaMail.administrator@n5.nabble.com>
Cc: jwang25610@gmail.com
From: Richard H Lee <ricardohenrylee@gmail.com>
Message-ID: <c06094c9-075f-8bbd-9cd8-c15422b3dd44@gmail.com>
Date: Tue, 26 Feb 2019 22:19:20 +0000
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.5.1
MIME-Version: 1.0
In-Reply-To: <474805116.87572.1551177044360.JavaMail.administrator@n5.nabble.com>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On 26/02/2019 10:30, jwang25610@gmail.com wrote:
> Hi Richard,
> 
> Would you please shed some light on this (how to set the mutx for the rewrite map) as I am having the same issue?
> 
> Thanks a lot in advance
> James
> <quote author='Richard H Lee-2'>
> My bad. I didn't check the error logs.
> Setting the mutex for the rewrite map in the conf file fixed it.
> On Mon, Oct 15, 2018 at 4:24 PM Richard Lee <ricardohenrylee@gmail.com>
> wrote:
>>
>> I can run httpd when mod_rewrite is disbaled in httpd.conf. When I
> 
> 
> _____________________________________
> Sent from http://cygwin.1069669.n5.nabble.com
> 

Mutex posixsem rewrite-map

--
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

