Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:11239 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 64707 invoked by uid 1010); 14 Jul 2004 16:11:54 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 64671 invoked from network); 14 Jul 2004 16:11:54 -0000 Received: from unknown (HELO colo.lerdorf.com) (66.198.51.121) by pb1.pair.com with SMTP; 14 Jul 2004 16:11:54 -0000 Received: from [192.168.1.101] (c-24-6-1-90.client.comcast.net [24.6.1.90]) by colo.lerdorf.com (8.12.11/8.12.11/Debian-5) with ESMTP id i6EGBpMW020622; Wed, 14 Jul 2004 09:11:52 -0700 Date: Wed, 14 Jul 2004 09:11:48 -0700 (PDT) X-X-Sender: rasmus@t42p To: George Schlossnagle cc: Ray Hilton , internals@lists.php.net In-Reply-To: <1E89CB88-D59D-11D8-9E11-000D93359332@omniti.com> Message-ID: References: <20040714104546.72363.qmail@pb1.pair.com> <1E89CB88-D59D-11D8-9E11-000D93359332@omniti.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on colo Subject: Re: [PHP-DEV] apache_hooks From: rasmus@php.net (Rasmus Lerdorf) On Wed, 14 Jul 2004, George Schlossnagle wrote: > On Jul 14, 2004, at 6:37 AM, Ray Hilton wrote: > > > Hi all, > > > > sorry for asking a question that has most likely been addressed a long > > time ago, but what ever happened to apache_hooks and will it be > > updated for apache2? > > > > Found some old stuff about php 4.2 and apache 1.3 and it seemed like a > > nice idea... anyone know of its fate? > > It's stale, though it shouldn't be an immense amount of work to make it > at least as functional as it was in 4.2 for apache 1. > > The apache2 implementation has never been looked at to my knowledge. Someone else will have to step up and do it. I have no motivation to look at this anytime soon. -Rasmus