Edit report at http://bugs.php.net/bug.php?id=52305&edit=1
ID: 52305 Updated by: [email protected] Reported by: jinmoku at hotmail dot com Summary: php5_module interpret .sma file -Status: Open +Status: Bogus Type: Bug Package: Apache2 related Operating System: *nix PHP Version: Irrelevant New Comment: Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Due to the volume of reports we can not explain in detail here why your report is not a bug. The support channels will be able to provide an explanation for you. Thank you for your interest in PHP. PHP parses what what the web server tells it. Fix your server's configuration. Previous Comments: ------------------------------------------------------------------------ [2010-07-11 15:15:23] jinmoku at hotmail dot com Description: ------------ php5_module interpret .sma file tmp fix : AddType text/plain .sma Test script: --------------- create index.php.sma file with : <?php echo `printenv`; Expected result: ---------------- <?php echo `printenv`; Actual result: -------------- PATH=/usr/bin:/bin:/usr/sbin:/sbin PWD=/Library/WebServer/Documents/test SHLVL=1 _=/usr/bin/printenv ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/bug.php?id=52305&edit=1
