Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:30154 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 80329 invoked by uid 1010); 13 Jun 2007 15:29:56 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 80303 invoked from network); 13 Jun 2007 15:29:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Jun 2007 15:29:56 -0000 Authentication-Results: pb1.pair.com header.from=brianm@dealnews.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=brianm@dealnews.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain dealnews.com designates 129.41.69.185 as permitted sender) X-PHP-List-Original-Sender: brianm@dealnews.com X-Host-Fingerprint: 129.41.69.185 smtp.dealnews.com Linux 2.5 (sometimes 2.4) (4) Received: from [129.41.69.185] ([129.41.69.185:47706] helo=smtp.dealnews.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CC/A2-61713-07D00764 for ; Wed, 13 Jun 2007 11:29:54 -0400 Received: (qmail 30049 invoked from network); 13 Jun 2007 11:29:49 -0400 Received: from unknown (HELO mail.dealnews.com) (10.1.1.7) by -H with (DHE-RSA-AES256-SHA encrypted) SMTP; 13 Jun 2007 11:29:49 -0400 Received: (qmail 20231 invoked from network); 13 Jun 2007 11:29:49 -0400 Received: from h66.21.91.75.ip.alltel.net (HELO ?10.1.6.4?) (brianm@75.91.21.66) by -H with ESMTPA; 13 Jun 2007 11:29:49 -0400 Message-ID: <46700D62.4050901@dealnews.com> Date: Wed, 13 Jun 2007 10:29:38 -0500 User-Agent: Thunderbird 2.0.0.0 (Macintosh/20070326) MIME-Version: 1.0 To: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: apache_child_terminate on Apache 2.x From: brianm@dealnews.com (Brian Moon) So, Gentoo has removed Apache 1.3 from Portage. RedHat and others has not installed it for years. Frankly, the only reason we have for sticking with 1.3 is the lack of apache_child_terminate support in PHP for Apache 2. Does Apache 2 simply not provide this anymore? Was it left out for a philosophical reason? Was it just over looked? Like it or not, PHP is gonna have to work well on Apache 2 at some point. I don't like it, but its reality. AFAIK, this is the only apache function that does not work in Apache 2. -- Brian Moon Senior Developer ------------------------------ http://dealnews.com/ It's good to be cheap =)