[PHP-DOC] Bug #13774: Missing information in isapi installation for apache From: denis <email protected>
Date: 10/20/01

From: denis <email protected>
Operating system: Windows
PHP version: 4.0.6
PHP Bug Type: Documentation problem
Bug description: Missing information in isapi installation for apache

Under Windows 2000 Pro, when following the isapi install instructions for
apache from the readme file, it fails to mention the need to add the line

AddModule mod_php4.c

in httpd.conf because the line

LoadModule php4_module /php/sapi/php4apache.dll

is not enough by itself to make it work correctly.
This is probably true for other windows OSes.
It happened for me with both binary and source distros of apache and PHP.

-- 
Edit bug report at: http://bugs.php.net/?id=13774&edit=1