XF 2.0 Upgrade 1.5.13 to 2.0.1

SyTry

Well-known member
Hello,

I have a problem after an upgrade 1.5.13 to 2.0.1, I have upload all file UPGRADE in my FTP but my forum respond with an error :
Code:
XF\Db\Exception: No such file or directory in src/XF/Db/Mysqli/Adapter.php at line 121
[LIST=1]
[*]XF\Db\Mysqli\Adapter->makeConnection() in src/XF/Db/Mysqli/Adapter.php at line 24
[*]XF\Db\Mysqli\Adapter->getConnection() in src/XF/Db/AbstractAdapter.php at line 46
[*]XF\Db\AbstractAdapter->connect() in src/XF/Db/AbstractAdapter.php at line 68
[*]XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 86
[*]XF\Db\AbstractAdapter->fetchOne() in src/XF/Session/DbStorage.php at line 30
[*]XF\Session\DbStorage->getSession() in src/XF/Session/Session.php at line 53
[*]XF\Session\Session->start() in src/XF/App.php at line 673
[*]XF\App->XF\{closure}() in src/XF/Container.php at line 28
[*]XF\Container->offsetGet() in src/XF/Install/App.php at line 38
[*]XF\Install\App->XF\Install\{closure}() in src/XF/Container.php at line 28
[*]XF\Container->offsetGet() in src/XF/App.php at line 2199
[*]XF\App->session() in src/XF/Install/App.php at line 141
[*]XF\Install\App->setupUpgradeSession() in src/XF/Install/Controller/Upgrade.php at line 20
[*]XF\Install\Controller\Upgrade->preDispatchController() in src/XF/Install/Controller/AbstractController.php at line 11
[*]XF\Install\Controller\AbstractController->preDispatchType() in src/XF/Mvc/Controller.php at line 117
[*]XF\Mvc\Controller->preDispatch() in src/XF/Mvc/Dispatcher.php at line 248
[*]XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
[*]XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
[*]XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1880
[*]XF\App->run() in src/XF.php at line 328
[*]XF::runApp() in install/index.php at line 14[/LIST]

I don't no why, if anyone can help me please ! :)
 
Top Bottom