ID: 15608 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Duplicate +Status: Closed Bug Type: Documentation problem Operating System: Win2k PHP Version: 4.1.1 New Comment:
This bug has been fixed in CVS. You can grab a snapshot of the CVS version at http://snaps.php.net/. In case this was a documentation problem, the fix will show up soon at http://www.php.net/manual/. In case this was a PHP.net website problem, the change will show up on the PHP.net site and on the mirror sites. Thank you for the report, and for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2002-02-19 11:56:26] [EMAIL PROTECTED] Dupe of 15609. ------------------------------------------------------------------------ [2002-02-19 11:55:30] [EMAIL PROTECTED] 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... ------------------------------------------------------------------------ [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