1、登陆dedecms后台,页面一片空白。
3、修改为:error_reporting(E_ALL);//error_reporting(E_ALL || ~E_NOTICE);
5、这样子dedecms后台就有可以正常工作了。