ID: 20372 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: PHP options/info functions Operating System: HP-UX 10.20 PHP Version: 4.2.3 New Comment:
Where is it said that these keyword aren't case-sensitive? Not a bug. Previous Comments: ------------------------------------------------------------------------ [2002-11-11 17:00:15] [EMAIL PROTECTED] In the Apache (1.3.27) httpd.conf file, it appears that the 'php_flag engine' key phrase is case-sensitive. Specifically, with PHP by default turned off, in a <Directory> block using the phrase 'php_flag Engine on', PHP is NOT available. However, using 'php_flag engine on' DOES enable PHP. Note that the difference is the capitalized keyword 'engine'. httpd -t does NOT report a syntax error with the capitalized keyword. >From its description, bug #19996 (since fixed) may be relevant to this issue. Thank you for your time and effort. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=20372&edit=1
