Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <4d21173504120314161dc2928e@mail.gmail.com> Date: Fri, 3 Dec 2004 14:16:47 -0800 From: Philip Nemec Reply-To: Philip Nemec To: Cygwin List Subject: CGI/Apache error (User defined signal 2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-IsSubscribed: yes I've got apache running on a Cygwin system and have even the simplest CGI scripts producing these error messages. I'm not sending these signals (SIGUSR2)... Cygwin 1.5.12-1 Apache 1.3.29-2 For example: #!/bin/bash echo -e "Content-Type: text/plain\n\n"; echo PID $$, PPID $PPID -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/