Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <000501c107a8$c825b8a0$6244a9cb@ebizmalay> From: "=?iso-8859-1?B?0eN64643OA==?=" To: "Cygwin Maillist" References: 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 AT ebizmalay DOT 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/