ErrorException [ Warning ]: unlink(/home/users/veno/public_html/skupisko.pl/application/cache/ed/ede27b48b6a8295e8ab9611e98ae47aace3a8401.txt): No such file or directory

SYSPATH/classes/kohana/core.php [ 764 ]

759 						return unserialize(file_get_contents($dir.$file));
760 					}
761 					else
762 					{
763 						// Cache has expired
764 						unlink($dir.$file);
765 					}
766 				}
767 
768 				// Cache not found
769 				return NULL;
  1. {PHP internal call} » Kohana_Core::error_handler(arguments)

  2. SYSPATH/classes/kohana/core.php [ 764 ] » unlink(arguments)

  3. SYSPATH/classes/kohana/core.php [ 272 ] » Kohana_Core::cache(arguments)

  4. APPPATH/bootstrap.php [ 54 ] » Kohana_Core::init(arguments)

  5. DOCROOT/index.php [ 103 ] » require(arguments)

Environment