Advertisement
Guest User

Untitled

a guest
May 27th, 2015
232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. [exec] PHP Fatal error: Call to undefined function __() in PATH-IN_SERVE/system/classes/kohana/kohana/exception.php on line 57
  2. 11:16:25 [exec] PHP Stack trace:
  3. 11:16:25 [exec] PHP 1. {main}() PATH-IN_SERVER/index.php:0
  4. 11:16:25 [exec] PHP 2. require() PATH-IN_SERVE/index.php:102
  5. 11:16:25 [exec] PHP 3. Kohana_Core::init() PATH-IN_SERVE/application/bootstrap.php:99
  6. 11:16:25 [exec] PHP 4. Kohana_Kohana_Exception->__construct() PATH-IN_SERVE/system/classes/kohana/core.php:282
  7. 11:16:25
  8. 11:16:25 [exec] ErrorException [ 1 ]: Call to undefined function __() ~ SYSPATH/classes/kohana/kohana/exception.php [ 57 ]
  9. 11:16:25 [exec] Result: 255
  10.  
  11.  
  12. When php tries to call this via ant: index.php --uri=minion --task=cache_purge --cache=memcached,file,apc
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement