thinkphp APP_DEBUG=false,错误汇总

一、关闭调试模式后报错 Class 'Think\Log' not foundphp

        场景:打不开Admin模块,Admin模块下全部ajax,status code 302html

        调试:开启xdebug,调试,发现Fatal error:Class ‘Think\Log’not found in...ajax

        http://www.thinkphp.cn/bug/3137.htmlthinkphp

        

        解决:php版本切换5.4debug

相关文章
相关标签/搜索