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

index.txt was modified.


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

[2002-10-17 17:25:15] [EMAIL PROTECTED]

the editor referred the previous commentor to the docs, but there are
no modules noted in the documentation regarding Apache 2 and PHP 4. 
There is no mod_php4.c installed with the windows binary (from the
zip), and it's been impossible to find comments on it.  I suspect that
since the Apache2 build uses shared objects this is why there is a
problem.  Even if this is not fixed right away, when will we hear from
the developers???  Just a "we're working on "X" b/c of "Y" and it will
be some time before "Z" would suffice.

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

[2002-10-08 21:57:05] [EMAIL PROTECTED]

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.



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

[2002-09-18 06:11:07] [EMAIL PROTECTED]

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.

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

[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


-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to