您的位置:首页 > 编程语言 > PHP开发

ubuntu 16.04 php7 开启错误显示

2016-10-25 13:42 267 查看
Modify the string " display_errors = Off" to "display_errors = On";

then restart the apache2 service:

/etc/init.d/apache2 restart
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  php