下面是具体的解决方法
打开 /include/common.inc.php 找到
error_reporting(E_ALL || ~E_NOTICE);
改成
ini_set(‘display_errors’,’On’);
error_reporting(E_ALL);
到此这篇关于织梦dedecms页面空白后开启错误信息提示功能方便调试错误的文章就介绍到这了,更多相关织梦开启错误提示内容请搜索苹果cms教程以前的文章或继续浏览下面的相关文章,希望大家以后多多支持苹果cms教程!
下面是具体的解决方法
打开 /include/common.inc.php 找到
error_reporting(E_ALL || ~E_NOTICE);
改成
ini_set(‘display_errors’,’On’);
error_reporting(E_ALL);
到此这篇关于织梦dedecms页面空白后开启错误信息提示功能方便调试错误的文章就介绍到这了,更多相关织梦开启错误提示内容请搜索苹果cms教程以前的文章或继续浏览下面的相关文章,希望大家以后多多支持苹果cms教程!
本站所有资源版权均属于原作者所有,这里所提供资源均只能用于参考学习用,请勿直接商用。若由于商用引起版权纠纷,一切责任均由使用者承担。
米库模板-苹果cms模板 其他教程 织梦dedecms页面空白后开启错误信息提示功能方便调试错误 https://www.mikucms.com/4000.html
Hi, this is a comment. To get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard. Commenter avatars come from Gravatar.