RuntimeException [ 0 ]: SplFileInfo::openFile(/home/carblbkv/public_html/application/cache/c3/c3e7174091f58b7eed34efdeee179bf846747f21.cache): failed to open stream: Disk quota exceeded

MODPATH/cache/classes/kohana/cache/file.php [ 234 ]

229 			chmod($directory, 0777);
230 		}
231 
232 		// Open file to inspect
233 		$resouce = new SplFileInfo($directory.$filename);
234 		$file = $resouce->openFile('w');
235 
236 		try
237 		{
238 			$data = $lifetime."\n".serialize($data);
239 			$file->fwrite($data, strlen($data));
  1. MODPATH/cache/classes/kohana/cache/file.php [ 234 ] » SplFileInfo->openFile(arguments)

  2. APPPATH/classes/view/video/index.php [ 84 ] » Kohana_Cache_File->set(arguments)

  3. MODPATH/kostache_own/vendor/mustache/Mustache.php [ 718 ] » View_Video_Index->related_videos()

  4. MODPATH/kostache_own/vendor/mustache/Mustache.php [ 700 ] » Mustache->_findVariableInContext(arguments)

  5. MODPATH/kostache_own/vendor/mustache/Mustache.php [ 216 ] » Mustache->_getVariable(arguments)

  6. MODPATH/kostache_own/vendor/mustache/Mustache.php [ 200 ] » Mustache->_renderSections(arguments)

  7. MODPATH/kostache_own/vendor/mustache/Mustache.php [ 252 ] » Mustache->_renderTemplate(arguments)

  8. MODPATH/kostache_own/vendor/mustache/Mustache.php [ 200 ] » Mustache->_renderSections(arguments)

  9. MODPATH/kostache_own/vendor/mustache/Mustache.php [ 172 ] » Mustache->_renderTemplate(arguments)

  10. MODPATH/kostache_own/vendor/mustache/Mustache.php [ 619 ] » Mustache->render(arguments)

  11. MODPATH/kostache_own/vendor/mustache/Mustache.php [ 547 ] » Mustache->_renderPartial(arguments)

  12. MODPATH/kostache_own/vendor/mustache/Mustache.php [ 516 ] » Mustache->_renderTag(arguments)

  13. MODPATH/kostache_own/vendor/mustache/Mustache.php [ 201 ] » Mustache->_renderTags(arguments)

  14. MODPATH/kostache_own/vendor/mustache/Mustache.php [ 172 ] » Mustache->_renderTemplate(arguments)

  15. MODPATH/kostache_own/classes/kohana/kostache/layout.php [ 43 ] » Mustache->render()

  16. MODPATH/kostache_own/classes/kohana/kostache.php [ 107 ] » Kohana_Kostache_Layout->render()

  17. SYSPATH/classes/kohana/response.php [ 160 ] » Kohana_Kostache->__toString()

  18. APPPATH/classes/controller.php [ 42 ] » Kohana_Response->body(arguments)

  19. {PHP internal call} » Controller->after()

  20. SYSPATH/classes/kohana/request/client/internal.php [ 119 ] » ReflectionMethod->invoke(arguments)

  21. SYSPATH/classes/kohana/http/cache.php [ 172 ] » Kohana_Request_Client_Internal->execute_request(arguments)

  22. SYSPATH/classes/kohana/request/client.php [ 62 ] » Kohana_HTTP_Cache->execute(arguments)

  23. SYSPATH/classes/kohana/request.php [ 1164 ] » Kohana_Request_Client->execute(arguments)

  24. DOCROOT/index.php [ 137 ] » Kohana_Request->execute()

Environment