ID:               19465
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Feedback
 Bug Type:         Documentation problem
 Operating System: Windows 2000
 PHP Version:      4.2.3
 New Comment:

Actually the documentation on installation has more information on the
AddModule directive, and when to use it. Please recheck that that
documentation is ok or not, and provide feedback. Thanks.


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

[2002-09-18 03:32:46] [EMAIL PROTECTED]

For an Apache installation :
The install.txt suggests to add 3 lines to httpd.conf

   LoadModule php4_module c:/php/sapi/php4apache.dll
   AddModule mod_php4.c
   AddType application/x-httpd-php .php

However   AddModule mod_php4.c
caused errors on my installation Windows2000/Apache2.
Putting this line in comment (or not adding it) worked.
I found this solution in the newsgroups.

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


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

Reply via email to