帝国CMS后台登陆时错误,帝国CMS,_enewsloginfail’ doesn’t exist,帝国CMS后台登陆时错误_enewsloginfail’ doesn’t exist,select count(*) as total from ***
帝国CMS系统的网站搬家后登陆后台时浏览器出现错误如下页面
Table 'phome.***_enewsloginfail' doesn't exist
select count(*) as total from ***_enewsloginfail where ip='14.204.57.80' and num>=5 and lasttime>1622682561 limit 1
错误原因:你的数据库数据没有恢复到服务器上;因为帝国都是正成静态页面,搬加网站太多忘记重新安装恢复数据到数据库上所以出现以上代码提示
重新安装帝国CMS程序再恢复之前数据库后就解决了,可以正常登陆网站后台了