X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org D2EC23858D20 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=message-id:date:mime-version:user-agent:subject:content-language:to :references:from:in-reply-to:content-transfer-encoding; bh=Fviajj9Mqctjp/KyUVvcYBsc+GeYtCZ2+KlujvHVBxc=; b=MJfQ6yGWY0ZiofE26LV4fzWmh1SZ5QEsyHNdwbBAKt5SPabm+2vWPU/KI6c7Aqy7+s OAZyn0at+fhpGKZin/aBFfzpcdSVK8CO3PNLNOXlJ2DI47tbOAcrI6GFdBjvr+4MZi+U S+Mas7wuOxT0A8RxqtklX/7lrbpmEcJ2aSUEG3GiT9C4IjiPxeyxU+P+lVzmpj3OQB4/ wqMtgVg0Obnyaq2TpNvufU8QZz+uzDZiJNB12vEMO9j8hBLofQ0/SgpRjuZMXxakMdBt LjdaIAiG5pYnz42syuHFAkD5cYy74h8ZT8MTSZZx9OVvksUoJNon77LCl1c0A1N8siTs 1pFw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:references:from:in-reply-to :content-transfer-encoding; bh=Fviajj9Mqctjp/KyUVvcYBsc+GeYtCZ2+KlujvHVBxc=; b=iTZcPARwdJxTg/snAb9nXQx9X6qX+2wL8QmLx6uiD2hZpjemXxvDo/RamosWAsx00j w9H6o000dDLhYoyoy1PQL6qS6H4Xu9Ins8hJ0nrMn9n80cV+LHdyds4iyfG+Zzu8Zaac pvDAMTISomrZK4otA7hNGb+X7j4llZedK6N71GTsZ/N+pfQ9OmNKqEKC8bu9ZGmtaTOb 7SiMtk3/6+2kz9XcSksYrjIjYbPFxckX3/Nps+BsQdLR6GtpznkbvHxWAtdSzBL7aXTZ CE312HLSsM8MzIxAt6emTSqK8cFzFsANzZI15oU+FGipoFjooy4EDyVEFVFGoY/HYq0Q +QRA== X-Gm-Message-State: AOAM533pAFVbDvEy1HTUb5sjABdjN+49McpX7uzYM/EQ2c9U7jsqRKz/ J4LtS5wNsmM8bvFVrOLQc7+cZdp51k0= X-Google-Smtp-Source: ABdhPJzgekyCl0WBTSIfyV0Wo8KxeApu4K+ZzahfVXkX/u+52eiVLrV5g2E4uBhLrdgvKqIw2YJq7Q== X-Received: by 2002:a17:907:1dc4:b0:6ce:f3a8:49b7 with SMTP id og4-20020a1709071dc400b006cef3a849b7mr1201643ejc.121.1645081508843; Wed, 16 Feb 2022 23:05:08 -0800 (PST) Message-ID: <4ed8a233-f7ff-101c-1b9d-1842260ba1c6@gmail.com> Date: Thu, 17 Feb 2022 08:05:06 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.6.0 Subject: Re: Apache error when enabling ssl Content-Language: it To: cygwin AT cygwin DOT com References: From: Marco Atzeri In-Reply-To: X-Spam-Status: No, score=-1.5 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" On 16.02.2022 23:34, Scott Wood wrote: > Whenever I try to enable the ssl module in apache2 (original dist version > or custom compiled version) I get the following error: > > $ apachectl -k start > [Wed Feb 16 17:29:11.188154 2022] [core:emerg] [pid 47724] (88)Function not > implemented: AH00023: Couldn't create the mpm-accept mutex > (88)Function not implemented: could not create accept mutex > AH00015: Unable to open logs > /usr/local/bin/apachectl: line 79: 47724 Segmentation fault (core > dumped) $HTTPD "$@" > > Any help? > are you running the cygserver ? -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple