ID:               13774
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Open
 Bug Type:         Documentation problem
 Operating System: Windows
 PHP Version:      4.0.6
 New Comment:

One typo with the manual (Apache 1.3.24, WinME, PHP 4.1.1):

LoadModule php4 module c:/php/sapi/php4apache.dll

should be read as:

LoadModule php4_module c:/php/sapi/php4apache.dll

That had solved my problem with starting the Apache server, without a
need for AddModule line, but that could be due to WinME.


Previous Comments:
------------------------------------------------------------------------

[2002-01-23 16:55:18] [EMAIL PROTECTED]

This documentation is still not updated in v4.11

------------------------------------------------------------------------

[2001-10-20 14:51:22] [EMAIL PROTECTED]

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 this bug report at http://bugs.php.net/?id=13774&edit=1

Reply via email to