标签:config 完成后 图片 解决办法 com 设置 down http postgresq
5.0的安装参考官方文档或我之前的记录
Ubuntu18.04+psq+nginx
https://www.zabbix.com/download?zabbix=5.0&os_distribution=ubuntu&os_version=18.04_bionic&db=postgresql&ws=nginx
页面错误提示:You are not able to choose some of the languages, because locales for them are not installed on the web server
locale -a
locale-gen zh_CN.UTF-8
dpkg-reconfigure locales
如果安装图形页面显示中文乱码,可以参考我之前的记录.
标签:config 完成后 图片 解决办法 com 设置 down http postgresq
原文地址:https://www.cnblogs.com/lovesKey/p/12945528.html