配置openfire server的数据库出现:A connection to the database could not be made.View the error message by opening the “\logs\error.log” log file, then go back to fix the problem.
问题
查看日志可知:
The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
解决
检查两个地方有没有更改:
-
host name
-
database name
我晕死…找半天为什么报错
改完以后把两旁的[]去掉
来源:CSDN
作者:靑岚
链接:https://blog.csdn.net/weixin_43884551/article/details/104551546