RT,会出现下面的提醒信息:
Warning: Directive 'safe_mode' is deprecated in PHP 5.3 and greater in Unknown on line 0
PHP Warning: Directive 'magic_quotes_gpc' is deprecated in PHP 5.3 and greater in Unknown on line 0
问,如何屏蔽这些输出。
另问:如果后台运行的 shell 脚本有输出,脚本就会停止响应吗?
Warning: Directive 'safe_mode' is deprecated in PHP 5.3 and greater in Unknown on line 0
PHP Warning: Directive 'magic_quotes_gpc' is deprecated in PHP 5.3 and greater in Unknown on line 0
问,如何屏蔽这些输出。
另问:如果后台运行的 shell 脚本有输出,脚本就会停止响应吗?