From: [EMAIL PROTECTED] Operating system: Linux 2.4.16 PHP version: 4.1.2 PHP Bug Type: Apache related Bug description: Files with execute-bit are always php-parsed - I cannot disable this!
Hello! After updating 4.04pl1 to 4.1.1, I encountered the following problem: All .htm and .html-files with the execute-bit set, are PHP parsed! I disabled the xbithack-feature of Apache and phpinfo() tells me correctly, that xbithack is disabled (ok, the xbithack-feature will normally enable SSI-parsing in Apache, but I wanted to be sure that everything is disabled). Then I updated to 4.1.2, but the files are still PHP-parsed. I updated Apache from 1.3.19 to 1.3.22, but the files are still PHP-parsed. I tried everything, but my xbit-files are still PHP-parsed - and I don't want this (sigh!). Is this a bug or a hidden feature? Is there something I can do? Can anybody reproduce the problem? (just set chmod 755 for a .html-file, put some php-code in it and look if it is being PHP-parsed) Help! Thanks for your support. Greetings ... tobias wiersch from germany -- Edit bug report at http://bugs.php.net/?id=16515&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=16515&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=16515&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=16515&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=16515&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=16515&r=support Expected behavior: http://bugs.php.net/fix.php?id=16515&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=16515&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=16515&r=submittedtwice
