XF 2.0 Install problems

Hi, recently i uploaded all the files into the server to start a fresh install, but i find this at start:
Fatal error: Uncaught exception 'ErrorException' with message '[E_RECOVERABLE_ERROR] Argument 2 passed to XF\App::fromRegistry()
must be an instance of Closure, null given, called in /furanet/sites/kejuego.com/web/htdocs/src/XF/App.php on line 317 and defined' in
/furanet/sites/kejuego.com/web/htdocs/src/XF/App.php:1387
Stack trace: #0 /furanet/sites/kejuego.com/web/htdocs/src/XF/App.php(1387): XF::handlePhpError(4096, 'Argument 2 pass...', '/furanet/sites/...', 1387, Array) #1 /furanet/sites/kejuego.com/web/htdocs/src/XF/App.php(317): XF\App->fromRegistry('routesPublic', NULL) #2 /furanet/sites/kejuego.com/web/htdocs/src/XF/App.php(51): XF\App->initialize() #3 /furanet/sites/kejuego.com/web/htdocs/src/XF.php(310): XF\App->__construct(Object(XF\Container)) #4 /furanet/sites/kejuego.com/web/htdocs/src/XF.php(301): XF::setupApp('\\XF\\App') #5 /furanet/sites/kejuego.com/web/htdocs/src/XF.php(144): XF::app() #6 [internal function]: XF::handleException(Object(ErrorException)) #7 {main} thrown in /furanet/sites/kejuego.com/web/htdocs/src/XF/App.php on line 1387
 
Top Bottom