Details
-
Problem report
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
None
-
None
-
Windows 10 Pro - Vmware workstation Pro
Lab env
4 RAM
4 vCPU
30GB SSD flash
Centos8 - Stream
Description
Hello everyone, I need help installing zabbix web pgsql in version 5.2.7.
Trying to install zabbix-web-psql occurs the error zabbix-web-deps not found, but to install zabbix-web-deps this error appears in zabbix-web-database not found.
Occurs as a form of looping, one packet depending on the other.
see image
Process to install
dnf install libpq wget OpenIPMI-libs unixODBC epel-release httpd php-fpm php-mbstring php-gd php-ldap php-json php-bcmath php-pgsql php-xml
dnf update
dnf install fping
rpm -Uvh https://repo.zabbix.com/zabbix/5.2/rhel/8/x86_64/zabbix-server-pgsql-5.2.7-1.el8.x86_64.rpm
rpm -Uvh https://repo.zabbix.com/zabbix/5.2/rhel/8/x86_64/zabbix-web-5.2.7-1.el8.noarch.rpm
rpm -Uvh https://repo.zabbix.com/zabbix/5.2/rhel/8/x86_64/zabbix-web-pgsql-5.2.7-1.el8.noarch.rpm
rpm -Uvh https://repo.zabbix.com/zabbix/5.2/rhel/8/x86_64/zabbix-web-deps-5.2.7-1.el8.noarch.rpm
rpm -Uvh https://repo.zabbix.com/zabbix/5.2/rhel/8/x86_64/zabbix-apache-conf-5.2.7-1.el8.noarch.rpm
rpm -Uvh https://repo.zabbix.com/zabbix/5.2/rhel/8/x86_64/zabbix-agent2-5.2.7-1.el8.x86_64.rpm
Greetings,
Kleberd