Webmin中的UTF 8

时间:2018-11-09 15:25:42

标签: webmin

我正在尝试通过webmin运行脚本,但遇到了utf问题。

错误如下:

stdout encoding 'ascii' detected. googler requires utf-8 to work properly. The wrong encoding may be due to a non-UTF-8 locale or an improper PYTHONIOENCODING. (For the record, your locale language is <unknown> and locale encoding is <unknown>; your PYTHONIOENCODING is not set.)

Please set a UTF-8 locale (e.g., en_US.UTF-8) or set PYTHONIOENCODING to utf-8.

我将iso8859转换为EN。 utf-8在webmin lang文件夹中。 Webmin语言配置不显示utf8文件。 有什么办法可以在Webmin中运行utf-8?

谢谢。

0 个答案:

没有答案