С нами 17167 учителей, 7299 учеников.
Присоединяйтесь – это бесплатно!
13
моих комментариев
0
блогов
0
сообществ
0
учебных материалов
0
статей
0
мастер-классов
0
экскурсий
0
дискуссий
0
новостей

Cache_Exception [ 0 ]: Kohana_Cache_File::get corrupted cache file!

MODPATH/cache/classes/Kohana/Cache/File.php [ 151 ]

146 				$lifetime = $data->fgets();
147 
148 				// If we're at the EOF at this point, corrupted!
149 				if ($data->eof())
150 				{
151 					throw new Cache_Exception(__METHOD__.' corrupted cache file!');
152 				}
153 
154 				$cache = '';
155 
156 				while ($data->eof() === FALSE)
  1. APPPATH/classes/Model/User.php [ 8039 ] » Kohana_Cache_File->get(arguments)

  2. APPPATH/views/pages/show.php [ 111 ] » Model_User->buildStarsArr(arguments)

  3. SYSPATH/classes/Kohana/View.php [ 61 ] » include(arguments)

  4. SYSPATH/classes/Kohana/View.php [ 348 ] » Kohana_View::capture(arguments)

  5. SYSPATH/classes/Kohana/View.php [ 228 ] » Kohana_View->render()

  6. APPPATH/views/layout.php [ 399 ] » Kohana_View->__toString()

  7. SYSPATH/classes/Kohana/View.php [ 61 ] » include(arguments)

  8. SYSPATH/classes/Kohana/View.php [ 348 ] » Kohana_View::capture(arguments)

  9. SYSPATH/classes/Kohana/Controller/Template.php [ 44 ] » Kohana_View->render()

  10. SYSPATH/classes/Kohana/Controller.php [ 87 ] » Kohana_Controller_Template->after()

  11. {PHP internal call} » Kohana_Controller->execute()

  12. SYSPATH/classes/Kohana/Request/Client/Internal.php [ 97 ] » ReflectionMethod->invoke(arguments)

  13. SYSPATH/classes/Kohana/Request/Client.php [ 114 ] » Kohana_Request_Client_Internal->execute_request(arguments)

  14. SYSPATH/classes/Kohana/Request.php [ 986 ] » Kohana_Request_Client->execute(arguments)

  15. DOCROOT/index.php [ 123 ] » Kohana_Request->execute()

Environment

ВЕРСИЯ ДЛЯ СЛАБОВИДЯЩИХ