I was setting up Zabbix 4.0rc3 today after I saw the release notification on a brand new CENTOS 7 install. I used the instructions for MySQL 8.0.12 and found a few minor issues with the install instructions, that I was able to work around. (You now have to create the user before you grant the rights was the main issue). However, after I have everything up and running, I go into the front end for the initial setup and I am getting this error for the MySQL database connection:
- Error connecting to database: Authentication plugin 'caching_sha2_password' cannot be loaded: /usr/lib64/mysql/plugin/caching_sha2_password.so: cannot open shared object file: No such file or directory
) Thank you for this, I will definitely give this a try.
Comment