我开发了一个托管在vps服务器(OVH)上的symfony2应用程序。一切都很好但不是控制台的情况。(Coresphere ConsoleBundle)。
我有这个错误:
> an exception has been thrown during the rendering of a template ("User
> Notice: iconv(): Wrong charset, conversion from `utf-8' to `utf-16be'
> is not allowed") in CoreSphereConsoleBundle:Console:console.html.twig
> at line 28. 500 Internal Server Error - Twig_Error_Runtime 1 linked
> Exception: ContextErrorException »
我该如何解决?