From: [EMAIL PROTECTED] Operating system: Win2k PHP version: 4.1.1 PHP Bug Type: Documentation problem Bug description: Missing instruction when installing for apache
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 bug report at http://bugs.php.net/?id=15608&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=15608&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=15608&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=15608&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=15608&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=15608&r=support Expected behavior: http://bugs.php.net/fix.php?id=15608&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=15608&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=15608&r=submittedtwice