sundayuuuu 发表于 2019-7-9 12:27:08

Could not find the configured table, ..........

本帖最后由 sundayuuuu 于 2019-7-9 12:31 编辑

页面报错,如下:
Could not find the configured table, maybe misspelled or the tablenames are case sensitive
是不是mysql没配置好?

sundayuuuu 发表于 2019-7-9 15:25:23

数据库名称需要分大小写!!!!!
解决办法:修改config.php中的$CFG['Sources']['Source1']['DBTableName'] = 'SystemEvents'; 大小写不一致搞的鬼
页: [1]
查看完整版本: Could not find the configured table, ..........