1. 路径 :/etc/php5/apache2/php.ini 2. 搜索并修改下行,把Off值改成Ondisplay_errors = Off3. 搜索下行error_reporting = E_ALL & ~E_NOTICE或者搜索:error_reporting = E_ALL & ~E_DEPRECATED修改为error_reporting = E_ALL | E_STRICT 相关文章: 2022-12-23 2022-12-23 2021-12-12 2019-01-12 2022-01-13 2022-12-23 2022-12-23 2021-11-03