/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 等
Magento2.x 使用Redis加速cache及Session操作实用指南教程
全球CDN服务提供商Cloudflare服务中断,造成无数网站无法连接
magento2迁移后图片在后台均属于隐藏状态
Magento2.x安装印度尼西亚式英语 English Indonesia语言包方法教程