Fatal error: Uncaught exception 'Zend_Db_Statement_Mysqli_Exception' with message 'Mysqli statement execute error : Table 'aws_active_tbl' already exists' in D:\test\system\Zend\Db\Statement\Mysqli.php:207 Stack trace: #0 D:\test\system\Zend\Db\Statement.php(279): Zend_Db_Statement_Mysqli->_execute(Array) #1 D:\test\system\Zend\Db\Adapter\Abstract.php(455): Zend_Db_Statement->execute(Array) #2 D:\test\install\index.php(297): Zend_Db_Adapter_Abstract->query('CREATE TABLE `a...') #3 {main} thrown in D:\test\system\Zend\Db\Statement\Mysqli.php on line 207
以上这段代码是在配置完数据库之后 下一步出现的
阅读全文
收起全文