From: [EMAIL PROTECTED] Operating system: windows PHP version: 4.1.1 PHP Bug Type: Documentation problem Bug description: missing directive in documentation
In the installation guide file (install.txt) under the install for apache section, the lines listed are LoadModule php4_module c:/php/sapi/php4apache.dll and AddType application/x-httpd-php .php but for PHP to work like this, another line must be added to httpd.conf: AddModule mod_php4.c this is the line I used, although I am not sure it must be mod_php4.c; anyway, I only figured this out by guesswork. Just needs to be added to the documentation. -- Edit bug report at http://bugs.php.net/?id=15609&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=15609&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=15609&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=15609&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=15609&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=15609&r=support Expected behavior: http://bugs.php.net/fix.php?id=15609&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=15609&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=15609&r=submittedtwice