网站首页 / 资讯 / Magento教程/ Magento2.x教程

/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)

作者:admin
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)

服务器shell脚本执行完会返回此提示,您只需要

/etc/environment

添加内容

LANG=en_US.utf-8    
LC_ALL=en_US.utf-8

后保存。

针对centos ,almalinux 等

标签:
上一篇:部分插件出现Unable to get content for 'frontend/Vendor/theme/en_US/../../../lib/css/source/lib/_lib.less'
下一篇:快速修改网站所有产品图片为产品的标题名称+数值的方法

相关内容

最近更新
相关产品
综合服务邮箱: magento2#foxmail.com