Re: [PHP-DOC] Fw: Re: [PHP-QA] Heads Up: Apache 1.3.22 Released From: Sander Roobol (sander <email protected>)
Date: 10/14/01

> > This is a configuration issue. They changed something with the
> module-stuff
> > (only Windows seems to be affected).
> > You should add another line to your httpd.conf, after that bunch of
> > AddModule-lines (somewhere about line 250):
> > AddModule mod_php4.c
> > Works fine for me with PHP-4.0.7RC3.
> >
> > This should be documented, and the installer should be adjusted.
>
> This is only needed for 1.3.22? Is this mod_php4.c real,
> or some virtual name of something? If it is real, where
> should it be?

Yes, this is only needed for 1.3.22 (and higher, possibly for 1.3.21 (which
was never released), I don't know about 2.x). You should ask on the PHP-DEV
mailinglist what mod_php4.c exactly is, I don't know... :-(

Sander