Rho Delta
Well-known member
I get this error and nothing else:
How do I fix this please?
Code:
An exception occurred: The apc extension must be loaded for using this backend ! in /home/mike/public_html/library/Zend/Cache.php on line 209
Zend_Cache::throwException() in Zend/Cache/Backend/Apc.php at line 59
Zend_Cache_Backend_Apc->__construct() in Zend/Cache.php at line 153
Zend_Cache::_makeBackend() in Zend/Cache.php at line 94
Zend_Cache::factory() in XenForo/Application.php at line 718
XenForo_Application->loadCache()
call_user_func_array() in XenForo/Application.php at line 921
XenForo_Application->lazyLoad() in XenForo/Application.php at line 952
XenForo_Application::get() in XenForo/Application.php at line 1376
XenForo_Application::getCache() in XenForo/Model.php at line 146
XenForo_Model->_getCache() in XenForo/Model/DataRegistry.php at line 81
XenForo_Model_DataRegistry->getMulti() in XenForo/Dependencies/Abstract.php at line 144
XenForo_Dependencies_Abstract->preLoadData() in XenForo/FrontController.php at line 127
XenForo_FrontController->run() in /home/mike/public_html/index.php at line 13
How do I fix this please?