服务器环境检查各项都√
IIS7
PHP 版本 5.3.19
数据库模块 PDO_MYSQL 加载成功
MySql 版本 5.5
--------------------------------
错误提示:
PHP Fatal error: Uncaught exception 'Zend_Db_Statement_Mysqli_Exception' with message 'Mysqli prepare error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '\'0\', `expire_time` int(10) DEFAULT NULL, `active_code` varchar(32) DEFAULT N' at line 1' in E:\WeCenter_2-0\system\Zend\Db\Statement\Mysqli.php:77
Stack trace:
#0 E:\WeCenter_2-0\system\Zend\Db\Statement.php(115): Zend_Db_Statement_Mysqli->_prepare('CREATE TABLE `a...')
#1 E:\WeCenter_2-0\system\Zend\Db\Adapter\Mysqli.php(381): Zend_Db_Statement->__construct(Object(Zend_Db_Adapter_Mysqli), 'CREATE TABLE `a...')
#2 E:\WebSite\WeCenter_2-0\system\Zend\Db\Adapter\Abstract.php(478): Zend_Db_Adapter_Mysqli->prepare('CREATE TABLE `a...')
#3 E:\WeCenter_2-0\install\index.php(275): Zend_Db_Adapter_Abstract->query('CREATE TABLE `a...')
#4 {main}
thrown in E:\WeCenter_2-0\system\Zend\Db\Statement\Mysqli.php on line 77
阅读全文
收起全文