-
Documentation task
-
Resolution: Fixed
-
Minor
-
5.0.10
-
None
-
SLES 12 SP5
MySQL 5.7
-
Sprint 75 (Apr 2021), Sprint 76 (May 2021)
-
0.1
Steps
Install Zabbix from packages on SLES 12 SP5 with mySQL 5.7 version as a backend
Define Parameters for encrypted DB connection
DBTLSConnect=verify_ca DBTLSCAFile=/etc/zabbix/certificate.crt.pem
start zabbix-server service
Result
Service start failure, error data into journalctl -xe
linux-g8bi zabbix_server[4481]: zabbix_server [4481]: "DBTLSConnect" configuration parameter cannot be used: Zabbix server was compiled without PostgreSQL or MySQL library version that support TLS linux-g8bi zabbix_server[4481]: zabbix_server [4481]: "DBTLSCAFile" configuration parameter cannot be used: Zabbix server was compiled without PostgreSQL or MySQL library version that support TLS linux-g8bi zabbix_server[4481]: zabbix_server [4481]: "DBTLSConnect" configuration parameter value 'verify_ca' cannot be used: Zabbix server was compiled without PostgreSQL or MySQL library version that support this value
Expected
Successful service start