16:37:28 Uncaught exception 'PDOException' with message 'SQLSTATE[HY000]: General error: 144 Table './zentao/zt_config' is marked as crashed and last (automatic?) repair failed' in framework/router.class.php:41 Stack trace:已解决 悬赏5积分
国庆放假断电关闭了服务器,过来就报这样的错了:
16:37:28 Uncaught exception 'PDOException' with message 'SQLSTATE[HY000]: General error: 144 Table './zentao/zt_config' is marked as crashed and last (automatic?) repair failed' in framework/router.class.php:41
Stack trace:
#0 framework/router.class.php(41): PDO->query('SELECT value FR...')
#1 framework/base/router.class.php(381): router->loadLang('common')
#2 framework/base/router.class.php(415): baseRouter->__construct('pms', '/opt/zbox/app/z...')
#3 www/index.php(30): baseRouter::createApp('pms', '/opt/zbox/app/z...', 'router')
#4 {main}
thrown in framework/router.class.php on line 41 when visiting
禅道版本:9.5.1
安装包类型:Linux安装包
操作系统:CentOS
客户端浏览器:IE10
禅道-李锡碧
2017-10-09 17:53:48
到数据库中执行 repair table `zt_config`;
回复
|