php报500错误时显示所有错误 0 By 董德多 on 2021年8月27日 PHP 在php文件的开头输入 ini_set("display_errors", "On"); error_reporting(E_ALL | E_STRICT); 500 PHP 显示