Server Error Problem

Hey mans, help-me this:

Server Error


Server Error

Access denied for user 'lokizegame_1'@'187.17.96.25' (using password: YES)
  1. Zend_Db_Adapter_Mysqli->_connect() in E:/home/lokizegame/Web/library/Zend/Db/Adapter/Abstract.php at line 315
  2. Zend_Db_Adapter_Abstract->getConnection() in E:/home/lokizegame/Web/library/XenForo/Application.php at line 547
  3. XenForo_Application->loadDb()
  4. call_user_func_array() in E:/home/lokizegame/Web/library/XenForo/Application.php at line 774
  5. XenForo_Application->lazyLoad() in E:/home/lokizegame/Web/library/XenForo/Application.php at line 804
  6. XenForo_Application::get() in E:/home/lokizegame/Web/library/XenForo/Model.php at line 161
  7. XenForo_Model->_getDb() in E:/home/lokizegame/Web/library/XenForo/Install/Model/Install.php at line 131
  8. XenForo_Install_Model_Install->deleteApplicationTables() in E:/home/lokizegame/Web/library/XenForo/Install/Controller/Install.php at line 184
  9. XenForo_Install_Controller_Install->actionStep2() in E:/home/lokizegame/Web/library/XenForo/FrontController.php at line 310
  10. XenForo_FrontController->dispatch() in E:/home/lokizegame/Web/library/XenForo/FrontController.php at line 132
  11. XenForo_FrontController->run() in E:/home/lokizegame/Web/install/index.php at line 17
 
I try again and, "An error occurred or the request was stopped." Wow

when was this step:

"Rebuilding ...

Rebuilding ... Phrases "

appeared this:

Rebuilding ...

An error occurred or the request was stopped.

:eek:


I fixed this by adding
PHP:
ini_set('max_execution_time', 1000);
to the config.

The install took over 15 minutes to run. What would cause it to take so long?
 
Top Bottom