Hi.
When i try install and configure Zabbix 6.2 on Ubuntu 22.04 with Postgres and Apache i use the instrucctions of
https://www.zabbix.com/la/download?z...esql&ws=apache
# zcat /usr/share/doc/zabbix-sql-scripts/postgresql/server.sql.gz | sudo -u zabbix psql zabbix
cannot access '/usr/share/doc/zabbix-sql-scripts/postgresql/server.sql.gz': No such file or directory
When i try install and configure Zabbix 6.2 on Ubuntu 22.04 with Postgres and Apache i use the instrucctions of
https://www.zabbix.com/la/download?z...esql&ws=apache
# zcat /usr/share/doc/zabbix-sql-scripts/postgresql/server.sql.gz | sudo -u zabbix psql zabbix
cannot access '/usr/share/doc/zabbix-sql-scripts/postgresql/server.sql.gz': No such file or directory
Comment