ubuntu 16.04 php7 开启错误显示

前端之家收集整理的这篇文章主要介绍了ubuntu 16.04 php7 开启错误显示前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。

Modify the string " display_errors = Off" to "display_errors = On";

then restart the apache2 service:

/etc/init.d/apache2 restart
原文链接:https://www.f2er.com/ubuntu/356424.html

猜你在找的Ubuntu相关文章