源码包
2025
nginx+php安装至步骤3时空白已解决 悬赏10积分
提问者大声叫我丶CaLviN
答案数1
阅读数2924
发表时间2014-02-11 11:10:42
11:07:29 Undefined property: config::$debug in module/common/view/header.lite.html.php on line 25 when visiting /install.php?m=install&f=step2
11:07:29 Undefined property: config::$debug in module/common/view/colorbox.html.php on line 3 when visiting /install.php?m=install&f=step2
11:07:29 Undefined property: config::$debug in module/common/view/footer.lite.html.php on line 3 when visiting /install.php?m=install&f=step2
11:07:37 Uncaught exception 'PDOException' with message 'SQLSTATE[HY000]: General error: 2030 This command is not supported in the prepared statement protocol yet' in module/install/model.php:375 Stack trace: #0 module/install/model.php(375): PDO->query('-- DROP TABLE I...') #1 module/install/model.php(247): installModel->createTable('5.5') #2 module/install/control.php(92): installModel->checkConfig() #3 [internal function]: install->step3() #4 framework/router.class.php(1149): call_user_func_array(Array, Array) #5 www/install.php(37): router->loadModule() #6 {main} thrown in module/install/model.php on line 375 when visiting /install.php?m=install&f=step3
11:07:29 Undefined property: config::$debug in module/common/view/colorbox.html.php on line 3 when visiting /install.php?m=install&f=step2
11:07:29 Undefined property: config::$debug in module/common/view/footer.lite.html.php on line 3 when visiting /install.php?m=install&f=step2
11:07:37 Uncaught exception 'PDOException' with message 'SQLSTATE[HY000]: General error: 2030 This command is not supported in the prepared statement protocol yet' in module/install/model.php:375 Stack trace: #0 module/install/model.php(375): PDO->query('-- DROP TABLE I...') #1 module/install/model.php(247): installModel->createTable('5.5') #2 module/install/control.php(92): installModel->checkConfig() #3 [internal function]: install->step3() #4 framework/router.class.php(1149): call_user_func_array(Array, Array) #5 www/install.php(37): router->loadModule() #6 {main} thrown in module/install/model.php on line 375 when visiting /install.php?m=install&f=step3
禅道版本:5.2.1
安装包类型:源码包
操作系统:CentOS
客户端浏览器:Firefox
备注
已解决,在module/install/model.php:375前加上,$this->dbh->setAttribute(PDO::ATTR_EMULATE_PREPARES, true);...顺利安装
答案列表
石洋洋
2014-02-11 14:48:00
回复
|
联系我们
联系人
高丽亚/高级客户经理
电话(微信)
17667930330
QQ号码
3645260865
联系邮箱
gaoliya@chandao.com