Is there an approved WHM / cPanel method for installing Zabbix? Using Zabbix's yum instructions [1] results in:
I believe everything 'missing' is already installed by cPanel, so is 'skip-broken' a valid method for installing this?
Thanks,
Michael
Ref: [1]
https://www.zabbix.com/documentation/2.2/manual/installation/install_from_packages
Code:
--> Finished Dependency Resolution
Error: Package: zabbix-server-mysql-2.2.2-1.el6.x86_64 (zabbix)
Requires: libmysqlclient.so.16(libmysqlclient_16)(64bit)
Error: Package: zabbix-web-mysql-2.2.2-1.el6.noarch (zabbix)
Requires: php-mysql
Error: Package: zabbix-web-2.2.2-1.el6.noarch (zabbix)
Requires: httpd
Error: Package: zabbix-web-2.2.2-1.el6.noarch (zabbix)
Requires: php-gd
Error: Package: zabbix-server-mysql-2.2.2-1.el6.x86_64 (zabbix)
Requires: libmysqlclient.so.16()(64bit)
Error: Package: zabbix-web-2.2.2-1.el6.noarch (zabbix)
Requires: php-mbstring
Error: Package: zabbix-web-2.2.2-1.el6.noarch (zabbix)
Requires: php-xml
Error: Package: zabbix-web-2.2.2-1.el6.noarch (zabbix)
Requires: php >= 5.3
Error: Package: zabbix-web-2.2.2-1.el6.noarch (zabbix)
Requires: php-bcmath
You could try using --skip-broken to work around the problem
** Found 1 pre-existing rpmdb problem(s), 'yum check' output follows:
sendmail-cf-8.14.4-8.el6.noarch has missing requires of sendmail = ('0', '8.14.4', '8.el6')
Thanks,
Michael
Ref: [1]
https://www.zabbix.com/documentation/2.2/manual/installation/install_from_packages