Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <000501c107a8$c825b8a0$6244a9cb@ebizmalay>
From: "=?iso-8859-1?B?0eN64643OA==?=" <nazar@ebizmalay.com>
To: "Cygwin Maillist" <cygwin@cygwin.com>
References: <PAEBIDDBILOFFDPNDLKNOEODCDAA.christopher@rath.ca>
Subject: Perl 5.6.1-1 with Apache 1.3.20-i686-whatever-cygwin
Date: Sun, 8 Jul 2001 20:23:09 +0800
Organization: eBizMalay.Com (EBMC) @ http://www.ebizmalay.com
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 8bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.50.4522.1200
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200

Greetings.

I wonder if anyone manage to run Perl 5.6.1-1 with Apache
1.3.20-i686-whatever-cygwin's release in the HTTP environment. But It works
fine with SHELL mode. It seems that perl interpreter won't exit even after
"END{};" nor "exit;". The installations, including Apache's, was a smooth
process.

There's no 500 Errors but this was what I got in Apache's error log after
HTTPD hangs the browser which I assumed Perl won't except exit signal right
after Perl's last STDOUT:

=cut
[Sun Jul  8 19:39:55 2001] [warn] child process 356967 still did not exit,
sending a SIGTERM
[Sun Jul  8 19:39:55 2001] [warn] child process 496755 still did not exit,
sending a SIGTERM
[Sun Jul  8 19:39:55 2001] [warn] child process 412563 still did not exit,
sending a SIGTERM
[Sun Jul  8 19:39:55 2001] [warn] child process 493271 still did not exit,
sending a SIGTERM
[Sun Jul  8 19:39:55 2001] [warn] child process 331755 still did not exit,
sending a SIGTERM
[Sun Jul  8 19:39:59 2001] [error] child process 356967 still did not exit,
sending a SIGKILL
[Sun Jul  8 19:39:59 2001] [error] child process 496755 still did not exit,
sending a SIGKILL
[Sun Jul  8 19:39:59 2001] [error] child process 412563 still did not exit,
sending a SIGKILL
[Sun Jul  8 19:39:59 2001] [error] child process 493271 still did not exit,
sending a SIGKILL
[Sun Jul  8 19:39:59 2001] [error] child process 331755 still did not exit,
sending a SIGKILL
[Sun Jul  8 19:40:00 2001] [notice] caught SIGTERM, shutting down
=cut

The last SIGTERM was from my "^C" which unfortunately kill the HTTPD's
process altogether. Hope that this will help in "Perl 5.6.1-1Trial" next
to-do list.

Thank you.

Regards,
Ñãzã®78 @ nazar@ebizmalay.com



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

