Emilyhills Posted March 21, 2015 Posted March 21, 2015 I was installing Xenforo forum software and got to this point where I got this error. "Server Error Server Error Mysqli statement execute error : Lost connection to MySQL server during queryZend_Db_Statement_Mysqli->_execute() in Zend/Db/Statement.php at line 317Zend_Db_Statement->execute() in Zend/Db/Adapter/Abstract.php at line 479Zend_Db_Adapter_Abstract->query() in XenForo/Install/Model/Install.php at line 252XenForo_Install_Model_Install->createApplicationTables() in XenForo/Install/Controller/Install.php at line 208XenForo_Install_Controller_Install->actionStep2() in XenForo/FrontController.php at line 347XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134XenForo_FrontController->run() in /home/k1r1k4z3/public_html/install/index.php at line 18" Please, how do I go about it to overcome this error? Thank you. Anticipating your favourable responses.
wolstech Posted March 22, 2015 Posted March 22, 2015 That's because the MySQL server doesn't support innodb due to damage. You'll need to modify the installer to use myisam tables instead. If you can't figure out how, ask the developer.
Recommended Posts