Advertisement
Guest User

Untitled

a guest
Sep 18th, 2014
264
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.84 KB | None | 0 0
  1. PHP Fatal error: Call to a member function prepare() on a non-object in /home/skaczorowski/testapp/cake/lib/Cake/Model/Datasource/DboSource.php on line 456
  2. PHP Fatal error: Uncaught exception 'PHPUnit_Framework_Error_Warning' with message '_cake_core_ cache was unable to write 'file_map' to Apc cache' in /home/skaczorowski/testapp/cake/lib/Cake/Cache/Cache.php:325
  3. Stack trace:
  4. #0 [internal function]: PHPUnit_Util_ErrorHandler::handleError(512, '_cake_core_ cac...', '/home/skaczorow...', 325, Array)
  5. #1 /home/skaczorowski/testapp/cake/lib/Cake/Cache/Cache.php(325): trigger_error('_cake_core_ cac...', 512)
  6. #2 /home/skaczorowski/testapp/cake/lib/Cake/Core/App.php(897): Cache::write('file_map', Array, '_cake_core_')
  7. #3 [internal function]: App::shutdown()
  8. #4 {main}
  9. thrown in /home/skaczorowski/testapp/cake/lib/Cake/Cache/Cache.php on line 325
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement