[PHP-DOC] Re: [PHP-DEV] Re: install change win apache From: Sander Roobol (sander <email protected>)
Date: 10/15/01

> I think he has
> ClearModuleList
> directive in his httpd.conf.
> If this directive is used AddModule xxxx.c is requried and if there is
> not, the module will not be registered as apache module.

Correct. The new httpd.conf-dist-win has a ClearModuleList directive
included by default. 1.3.20 did not contain that by default.