Disciple of Nagash
Active member
Hi,
When attempting to install a new copy of XF on an empty database I get the following error:
Server Error
Mysqli statement execute error : Table 'xf_moderation_queue' already exists
Cheers
DoN
When attempting to install a new copy of XF on an empty database I get the following error:
Server Error
Mysqli statement execute error : Table 'xf_moderation_queue' already exists
- Zend_Db_Statement_Mysqli->_execute() in Zend/Db/Statement.php at line 317
- Zend_Db_Statement->execute() in Zend/Db/Adapter/Abstract.php at line 479
- Zend_Db_Adapter_Abstract->query() in XenForo/Install/Model/Install.php at line 182
- XenForo_Install_Model_Install->createApplicationTables() in XenForo/Install/Controller/Install.php at line 206
- XenForo_Install_Controller_Install->actionStep2() in XenForo/FrontController.php at line 337
- XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
- XenForo_FrontController->run() in /home/demovamp/public_html/install/index.php at line 18
Cheers
DoN