ID: 17234 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Apache2 related Operating System: Windows XP PHP Version: 4.2.1 New Comment:
CGI or Apache module? The CGI version of PHP does not read .htaccess. Previous Comments: ------------------------------------------------------------------------ [2002-05-14 23:45:19] [EMAIL PROTECTED] Entering a value for short_open_tag in the .htaccess file achieves nothing. Example: php_value short_open_tag X Where X is 0, 1, off, on, true, false, etc. Executing phpinfo() will reveal the local value does not change from the master value, whether the master value is on or off. I'd like to keep short_open_tag on for the majority of sites I'm running on my server but there is one in particular making use of XML which I want to disable short_open_tag for. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=17234&edit=1