TheBigK
Well-known member
Errors on the site and all of a suddent I got an email from members that the site's showing database errors. On the front page (which runs xenporta) I got the regular 'unexpected error'. The /community/ however ran fine (note: /community/ is actually directed by XenPorta, XF resides in the root).
I quickly logged into adminCP and disabled xenporta. It brought the site back (but the forums continue to throw error). I therefore enabled xenfporta and since then getting following error on front page -
An exception occurred: Mysqli prepare error: MySQL server has gone away in /home/<snipped>/public_html/library/Zend/Db/Statement/Mysqli.php on line 77
I quickly logged into adminCP and disabled xenporta. It brought the site back (but the forums continue to throw error). I therefore enabled xenfporta and since then getting following error on front page -
An exception occurred: Mysqli prepare error: MySQL server has gone away in /home/<snipped>/public_html/library/Zend/Db/Statement/Mysqli.php on line 77
- Zend_Db_Statement_Mysqli->_prepare() in Zend/Db/Statement.php at line 115
- Zend_Db_Statement->__construct() in Zend/Db/Adapter/Mysqli.php at line 381
- Zend_Db_Adapter_Mysqli->prepare() in Zend/Db/Adapter/Abstract.php at line 478
- Zend_Db_Adapter_Abstract->query() in Zend/Db/Adapter/Abstract.php at line 825
- Zend_Db_Adapter_Abstract->fetchOne() in XenForo/Error.php at line 48
- XenForo_Error::unexpectedException() in XenForo/Application.php at line 309
- XenForo_Application::handleException()