apache_hooks

php.internals

Ray Hilton

22 years ago
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?
-- Ray Hilton - Memefeeder Limited e: ray.hilton@memefeeder.com w: http://www.memefeeder.com

George Schlossnagle

22 years ago
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. George

Rasmus Lerdorf

22 years ago
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