-
Type:
Problem report
-
Resolution: Duplicate
-
Priority:
Trivial
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
I use this instructions https://www.zabbix.com/download?zabbix=5.0&os_distribution=centos&os_version=7&db=mysql&ws=apache
on clean CentOS7 and stuck with Zabbix 5.0 web setup. It complains about php-gd in php 7.2 is very old after # yum install zabbix-web-mysql-scl
| PHP gd | 2.1.0 | 2.2 | Fail |
PHP gd extension missing (PHP configuration parameter --with-gd).
But:
- yum install rh-php72-php-gd
...
Package rh-php72-php-gd-7.2.24-1.el7.x86_64 already installed and latest version
Nothing to do