Mailing-List: contact cygwin-apps-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-apps-owner AT sourceware DOT cygnus DOT com List-Subscribe: List-Archive: List-Post: List-Help: , Delivered-To: mailing list cygwin-apps AT sources DOT redhat DOT com Date: Sat, 26 May 2001 19:51:24 -0400 (EDT) From: Craig Hyatt X-Sender: chyatt AT ccshst01 DOT cs DOT uoguelph DOT ca Reply-To: Craig Hyatt To: cygwin-apps AT cygwin DOT com Subject: CGI scripts on Apache-1.3.20 and Win98 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII I had difficulty getting CGI scripts in both C and Python to complete execution on my Win98 box with Apache-1.3.20. (The new version that is supposed to build out of the box.) Apache would serve up web pages properly but any CGI scripts always seemed to time out before completion. I encountered this problem using the port of Apache-1.3.9 as well, and upgrading to 1.3.20 didn't fix it. After LOTS of searching I found the post by Edgar Ruiz Rojas: http://sources.redhat.com/ml/cygwin/2000-11/msg00733.html Which contains diffs for Apache's: /src/main/http_protocol.c and /configure.sh These code changes seem to fix the problem. I apologize for posting redundant information but I am attempting to serve two purposes in doing so: 1. To emphasize that the problem still exists. 2. To (hopefully) make it easier to find the solution in this archive. Thanks, Craig Hyatt