What is going on? I need to install a quick Zabbix demo like I have in the past and everything is busicated all over the place.
When trying to install on Amazon linux I get these errors:
Error: httpd24-tools conflicts with httpd-tools-2.2.31-1.8.amzn1.x86_64
Error: php56-common conflicts with php-common-5.3.29-1.8.amzn1.x86_64
Error: Package: iksemel-1.4-2.el7.centos.x86_64 (zabbix-non-supported)
Requires: libgnutls.so.28()(64bit)
Error: Package: zabbix-server-mysql-3.0.7-1.el7.x86_64 (zabbix)
Requires: systemd
Error: php56 conflicts with php-5.3.29-1.8.amzn1.x86_64
Error: Package: zabbix-server-mysql-3.0.7-1.el7.x86_64 (zabbix)
Requires: libnetsnmp.so.31()(64bit)
Error: php56-cli conflicts with php-cli-5.3.29-1.8.amzn1.x86_64
Error: Package: iksemel-1.4-2.el7.centos.x86_64 (zabbix-non-supported)
Requires: libgnutls.so.28(GNUTLS_1_4)(64bit)
Error: httpd24 conflicts with httpd-2.2.31-1.8.amzn1.x86_64
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
When trying to install on RHEL 7 I get missing php packages that I can't seem to find.
"php-mbstring" & "php-bcmath"
I have tried everything I know to do and googled and read and can't seem to find a resolution to these issue.
Please HELP!
When trying to install on Amazon linux I get these errors:
Error: httpd24-tools conflicts with httpd-tools-2.2.31-1.8.amzn1.x86_64
Error: php56-common conflicts with php-common-5.3.29-1.8.amzn1.x86_64
Error: Package: iksemel-1.4-2.el7.centos.x86_64 (zabbix-non-supported)
Requires: libgnutls.so.28()(64bit)
Error: Package: zabbix-server-mysql-3.0.7-1.el7.x86_64 (zabbix)
Requires: systemd
Error: php56 conflicts with php-5.3.29-1.8.amzn1.x86_64
Error: Package: zabbix-server-mysql-3.0.7-1.el7.x86_64 (zabbix)
Requires: libnetsnmp.so.31()(64bit)
Error: php56-cli conflicts with php-cli-5.3.29-1.8.amzn1.x86_64
Error: Package: iksemel-1.4-2.el7.centos.x86_64 (zabbix-non-supported)
Requires: libgnutls.so.28(GNUTLS_1_4)(64bit)
Error: httpd24 conflicts with httpd-2.2.31-1.8.amzn1.x86_64
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
When trying to install on RHEL 7 I get missing php packages that I can't seem to find.
"php-mbstring" & "php-bcmath"
I have tried everything I know to do and googled and read and can't seem to find a resolution to these issue.
Please HELP!
Comment