Nginx 提示500 ,设置提示具体错误

在入口文件index.php设置

error_reporting(E_ALL);

ini_set('display_errors', 'On');

posted @ 2020-05-02 07:12  令令七  阅读(627)  评论(0)    收藏  举报