ID: 15609 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: windows PHP Version: 4.1.1 -Assigned To: +Assigned To: imajes New Comment:
you don't need to include the original c source file, that's kinda madness. i'll check the install.txt again to see. Previous Comments: ------------------------------------------------------------------------ [2002-02-18 20:31:37] [EMAIL PROTECTED] 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 this bug report at http://bugs.php.net/?id=15609&edit=1