Warning: _cake_core_ cache was unable to write 'cake_dev_' to File cache in /home1/ficcionc/public_html/lib/Cake/Cache/Cache.php on line 309

Warning: /home1/ficcionc/public_html/app/tmp/cache/persistent/ is not writable in /home1/ficcionc/public_html/lib/Cake/Cache/Engine/FileEngine.php on line 336

Warning: /home1/ficcionc/public_html/app/tmp/cache/models/ is not writable in /home1/ficcionc/public_html/lib/Cake/Cache/Engine/FileEngine.php on line 336
Ficción Científica: Errors
Twitter Facebook
Entrar o Registrarse
desc

Si no tienes cuenta Regístrate.

Missing Database Connection

Error: SQLSTATE[HY000] [2002] No such file or directory requires a database connection

Notice: If you want to customize this error message, create app/View/Errors/missing_connection.ctp.

Stack Trace

  • CORE/Cake/Model/Datasource/DboSource.php line 260Mysql->connect()
  • CORE/Cake/Model/ConnectionManager.php line 101DboSource->__construct(array)
  • CORE/Cake/Model/Model.php line 3158ConnectionManager::getDataSource(string)
  • CORE/Cake/Model/Model.php line 1092Model->setDataSource(string)
  • CORE/Cake/Model/Model.php line 3180Model->setSource(string)
  • CORE/Cake/Model/Model.php line 2996Model->getDataSource()
  • APP/Model/Book.php line 147Model->query(string)
  • CORE/Cake/Controller/Component/PaginatorComponent.php line 167Book->paginate(array, null, null, integer, integer, integer, array)
  • CORE/Cake/Controller/Controller.php line 1082PaginatorComponent->paginate(Book, array, array)
  • APP/Controller/BooksController.php line 1266Controller->paginate(Book, array, array)
  • [internal function]BooksController->searchtag(string)
  • CORE/Cake/Controller/Controller.php line 485ReflectionMethod->invokeArgs(BooksController, array)
  • CORE/Cake/Routing/Dispatcher.php line 186Controller->invokeAction(CakeRequest)
  • CORE/Cake/Routing/Dispatcher.php line 161Dispatcher->_invoke(BooksController, CakeRequest, CakeResponse)
  • APP/webroot/index.php line 92Dispatcher->dispatch(CakeRequest, CakeResponse)