禅道无法访问已解决 悬赏20积分
已经使用很长时间,今天发现不能正常访问,只能进入欢迎界面,但点击开源版后报错
08:54:02 ERROR: in E:\xampp\zentao\framework\base\router.class.php on line 2164, last called by E:\xampp\zentao\framework\base\router.class.php on line 2115 through function connectByPDO.
in E:\xampp\zentao\framework\base\router.class.php on line 2215 when visiting
mysql无法连接,重启服务后,mysql日志如下
2020-12-16 9:07:24 48780 [Note] Plugin 'InnoDB' is disabled.
2020-12-16 9:07:24 48780 [Note] Server socket created on IP: '127.0.0.1'.
2020-12-16 9:07:24 70640 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1286: Unknown storage engine 'InnoDB'
2020-12-16 9:07:24 48780 [Note] E:\xampp\mysql\bin\mysqld.exe: ready for connections.
Version: '10.1.21-MariaDB' socket: '' port: 3306 mariadb.org binary distribution
禅道版本:12.1
安装包类型:Windows安装包
操作系统:Windows Server 2008
客户端浏览器:Chrome
禅道-李锡碧
2020-12-16 09:23:21
这种提示应该是数据库无法连接导致的,建议检查下下面几个地方: 1. xampp中的mysql服务是否正常启动? 2. xampp/zentao/config/my.php中的数据库连接信息是否正确? 如果还是不行,可以联系下官网顶部的商务QQ,邀请加入技术交流群,群里沟通下。
回复
|