delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2018/11/29/09:31:24

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:from:to:subject:date:message-id:content-type
:content-id:content-transfer-encoding:mime-version; q=dns; s=
default; b=S4SN8DlCa5MiIoRQEax4cVCNH5h9Nw3a0XUEebtuiTeNRlnpz7qVW
HLXqxwkC5W3w4l9LAn1CuFNWh/IZKoQK3TAyaDIGnXaNdgam/BTwV5iwOMjor1as
qT+Q9h1cxA8pbD8yBHQ5YZ5UUZ/j+UoxcX8NCFYMAM/Nqdf448FL4Q=
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:from:to:subject:date:message-id:content-type
:content-id:content-transfer-encoding:mime-version; s=default;
bh=RPsrC/fydynTz3EzpsQSXnPNkpM=; b=JU9vNFKpHS3pa+hzLq5HH7WsQD52
Dm6RMHPRc6aSMrInubG3z8CytROHp/2Az+2MTA6H9W3dszzpLDF+i73hoZ3o/jEY
vgjfTg0Sr00KI9ylXbixGNwz+JRxqxoP90vmWMg+8UD3+2w4GT4+mrpoWQimJWAX
5bip4+jRz8PNfQw=
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-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=browser, php, fresh, pcs
X-HELO: NAM04-SN1-obe.outbound.protection.outlook.com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=outlook.com; s=selector1; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=ExLpGwThGR3D7VWoGM4Z9fQ0Jib7muvO/fnMJzVddMs=; b=Rtxv9SziwTXnoGaJpaso7Voat6I7hUdWlg5LVIJxvxo6+vySpsgcLkROUUCgqpVWj7ZJKoJEkgScOHNsqTvAb8FUNqJ8wSFzpzZLN087HALdsvTkBhYXUcuARPyiB8OHOwJbpWKxY08V0s0V/rOgsLjn+uWqw/DwB7mQQAxMz9Mrt6kdAePEBQNEdFX3pGlvxDZPdsByDyGNArlUffrCr5SHb8mC/0n9qXtZQ12y5930sThWiaG82YuiQlrz+R6CvM11pPsQ1VHsVWXB2j9Lzb2hyMrQpZElkP46jSlVsb8JJ/ATFuDUrsBvEQZnSIgR9MHt4p0k4tdYGrdB48d3wA==
From: Alejandro Benitez <BenitezAlejandroeepo AT outlook DOT com>
To: cygwin <cygwin AT cygwin DOT com>
Subject: latest lighttpd (1.4.45) not working on Windows 10 Home Edition
Date: Thu, 29 Nov 2018 14:31:01 +0000
Message-ID: <CP2P152MB1793FE349C004422EE55A47FDCD20@CP2P152MB1793.LAMP152.PROD.OUTLOOK.COM>
MIME-Version: 1.0
X-IsSubscribed: yes
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id wATEVN3R028935

Hi,
Id like to share that the latest Cygwin lighttpd package does not work 
for me on Windows 10 Home Edition. Neither 32-bit nor 64-bit package. I 
had the chance to test it on both architectures because when I first ran 
into this problem I was running Windows 10 32-bit on this AMD64 PC, but 
later on I did a fresh install of Windows 10 64-bit; the reason for the 
architecture mismatch was that PC vendor sold AMD64 PCs with Windows 7 
Starter Edition (which was 32-bit only IIRC).
Back to lighttpd: the previous version (1.4.41) does run OK with the 
same config files.
I suspected the newer lighttpd might have been somehow incompatible with 
v 1.4.41 config files, but I have another machine with Windows 7 64-bit 
and v 1.4.45 does run OK with similar config files.
The error is non verbose: when I try to load any web page (static or 
PHP) the browser just remains *loading* for a long time and later ends 
with a timeout error page, whereas the previous lighttpd binary just 
loads the page fast. There are no logs written in access.log error.log 
or cygrunsrv.log files.
I'm not sure, but I'd guess it's a compatibility issue with Windows 10.
I have mod_access, mod_redirect, mod_rewrite, mod_magnet, mod_proxy, 
mod_fastcgi (for PHP integration) enabled.
I tried accessing it at every ip (127.0.0.1, lan ip and internet ip) 
where the previous version succeeds, to no avail.
The lighttpd (1.4.45) service also takes too long to stop and sometimes 
it just fails to do so.
I use latest PHP packages for both v 1.4.41 and v 1.4.45 tests.
I run Windows 10 April 2018 Update or Windows 10 version 1803.
Thanks in advance,


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