ID: 15608 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Analyzed Bug Type: Documentation problem Operating System: Win2k PHP Version: 4.1.1 New Comment:
AFAIK, only true for 1.3.21 and later on Windows... the httpd.conf-dist-win has a ClearModule directive included by default... Don't know if this is documented... Previous Comments: ------------------------------------------------------------------------ [2002-02-18 19:16:31] [EMAIL PROTECTED] When installing as a module for apache, everything works fine, with the exception that there is one instruction left out: You need to add the line "AddModule mod_php4.c" in the section underneath LoadModule. If you don't do this, *.php files get displayed as plaintext. I drove myself crazy trying to get this to work, until I saw the line in httpd.conf saying "# [WHENEVER YOU CHANGE THE LOADMODULE SECTION ABOVE, UPDATE THIS TOO!]". You might want to change install.txt to reflect this. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=15608&edit=1