ID: 1515 Updated by: jan Reported By: [EMAIL PROTECTED] Old Status: Analyzed Status: Closed Bug Type: Feature/Change Request Operating System: linux PHP Version: 4.0 New Comment:
a cli sapi which will cause some more improvements in this area is about to be commited. the original problem was also solved long ago. closing. Previous Comments: ------------------------------------------------------------------------ [2001-11-11 17:30:46] [EMAIL PROTECTED] There isn't a one-letter param to turn off html_errors, however you can pass '-d html_errors=0'. Another option is to set it in the php.ini file which is checked by the php binary. ------------------------------------------------------------------------ [2001-11-11 14:21:32] [EMAIL PROTECTED] IIRC this is implemented (-s or something)... can someone confirm this? ------------------------------------------------------------------------ [2001-02-10 13:23:05] [EMAIL PROTECTED] refiling against 4.0. ------------------------------------------------------------------------ [2000-05-19 09:56:14] [EMAIL PROTECTED] php -q is a step in the right direction but this only disables http headers, not html markup in error messages and php could be more clever when started standalone (that is, if istty(stdin) is true or certain environment variables are not set) ------------------------------------------------------------------------ [1999-11-11 18:04:10] [EMAIL PROTECTED] Try php -f or php -q. Is this what you are looking for? I often use it for systems programming. ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/?id=1515 Edit this bug report at http://bugs.php.net/?id=1515&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]