Silverbrit
Member
I'm not sure why, but I removed MySQL from my server last night. When I go to my website now I get the error 'An unexpected database error occurred. Please try again later.'.
I then reinstalled mysql and mysqli and reenabled it in the php.ini and I passed the xenfororequirements.php script.
However I still cannot access my website and when I go to www.[forums].com/install I get this error:
I'm really inexperienced with MySQL and I only removed MySQL because I was logged into the wrong server.
Is there anyway I can fix this, and I would like to know if I lost any data?
Thanks
I then reinstalled mysql and mysqli and reenabled it in the php.ini and I passed the xenfororequirements.php script.
However I still cannot access my website and when I go to www.[forums].com/install I get this error:
Code:
Server Error
Mysqli prepare error: Table 'SilverXF.xf_session_admin' doesn't exist
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/Session.php at line 719
XenForo_Session->getSessionFromSource() in XenForo/Session.php at line 429
XenForo_Session->_setup() in XenForo/Session.php at line 413
XenForo_Session->start() in XenForo/Install/Controller/Upgrade.php at line 48
XenForo_Install_Controller_Upgrade->_setupSession() in XenForo/Controller.php at line 304
XenForo_Controller->preDispatch() in XenForo/FrontController.php at line 346
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
XenForo_FrontController->run() in /var/www/install/index.php at line 18
I'm really inexperienced with MySQL and I only removed MySQL because I was logged into the wrong server.
Is there anyway I can fix this, and I would like to know if I lost any data?
Thanks