XF 1.3 Server Error

souhail93

Active member
pls help I can not repair the table

Mysqli prepare error: Table './ps3crack93/xf_session' is marked as crashed and should be repaired

  1. Zend_Db_Statement_Mysqli->_prepare() in Zend/Db/Statement.php at line 115
  2. Zend_Db_Statement->__construct() in Zend/Db/Adapter/Mysqli.php at line 381
  3. Zend_Db_Adapter_Mysqli->prepare() in Zend/Db/Adapter/Abstract.php at line 478
  4. Zend_Db_Adapter_Abstract->query() in Zend/Db/Adapter/Abstract.php at line 574
  5. Zend_Db_Adapter_Abstract->insert() in XenForo/Session.php at line 784
  6. XenForo_Session->saveSessionToSource() in XenForo/Session.php at line 518
  7. XenForo_Session->save() in XenForo/Controller.php at line 412
  8. XenForo_Controller->updateSession() in XenForo/Controller.php at line 356
  9. XenForo_Controller->postDispatch() in XenForo/FrontController.php at line 354
  10. XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
  11. XenForo_FrontController->run() in /home/pscrack/www/index.php at line 13
 
Truncate (empty) the session table using phpMyAdmin.

If this happens frequently then it could indicate server issues, which you may want to ask your host to investigate.
 
The status of that table shouldn't prevent you from logging in to phpMyAdmin and truncating it.

Contact your host for support if you are unable to do so.
 
Top Bottom