帝国CMS后台登陆时错误_enewsloginfail' doesn't exist,select count(*) as total from ***

副标题:enewsloginfail' doesn't exist,select count(*) as total from ***

时间:2022-06-03 22:07:01 阅读: 最新文章 文档下载
说明:文章内容仅供预览,部分内容可能不全。下载后的文档,内容与下面显示的完全一致。下载之前请确认下面内容是否您想要的,是否完整无缺。
最近一个帝国CMS系统的网站搬家后登陆后台时出现错误如下,
Table 'tea009_cn.***_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后台登陆时错误_enewsloginfail' doesn't exist,select count(*) as total from ***

重新安装帝国CMS程序再恢复之前数据库后就解决了,可以正常登陆网站后台了
帝国CMS后台登陆时错误_enewsloginfail' doesn't exist,select count(*) as total from ***
 

本文来源:https://www.wddqw.com/EjBh.html