-
Documentation task
-
Resolution: Unresolved
-
Trivial
-
None
-
6.2.6, 6.2.8rc1, 6.2.8rc2, 6.4.0
-
None
-
1.centos 8
2.zabbix 6.2 & zabbix 6.4
-
Product delivery backlog, Sprint 98 (Mar 2023), Sprint 99 (Apr 2023), Sprint 100 (May 2023), Sprint 101 (Jun 2023), Sprint 102 (Jul 2023), Sprint 103 (Aug 2023), Sprint 104 (Sep 2023), Sprint 105 (Oct 2023)
1. Installation requirements:
Later versions of zabbix 6.2 require php 7.4. At this time, you need to execute the command:
- dnf module switch-to php:7.4
This command requires the version of dnf, which is not reflected in the installation documents and instructions of zabbix.
In the earlier version of centos8, this command execution reported an error. The dnf needs to be upgraded before it can be executed successfully.
Please verify and update relevant documents and instructions.
2. Use the command yum update dnf to upgrade the version, as shown below:
dnf-4.7.0-15.el8.noarch
The php module switch command was executed successfully.