On my first run of installing Zabbix, I was able to get the server up and I started to configure the front end when I got an error that the character set was set to Latin. I had missed that step in the setup. When I went back to change it, the server would always error out with "cannot set MySQL character set to "utf8"'. I completely uninstalled and started over, and followed the exact steps from the installation and I keep getting the same error. I uninstalled and erased the /var/lib/mysql directory and /etc/zabbix, re-installed MariaDB and Zabbix and still keep getting the same error over and over again.
I've gone through the steps of Repairing Zabbix database character set and collation and my database is shown as utf8mb3. It doesn't change over to utf8 after the command though.
I have gone through the installation steps over 10 times and I can't get pass this error. Does anyone have an idea of what this could be?
RHEL7
MariaDB 10.7.3
Zabbix 5.0
php 7.2.34
Apache/2.4.6 (Red Hat Enterprise Linux)
I've gone through the steps of Repairing Zabbix database character set and collation and my database is shown as utf8mb3. It doesn't change over to utf8 after the command though.
I have gone through the installation steps over 10 times and I can't get pass this error. Does anyone have an idea of what this could be?
RHEL7
MariaDB 10.7.3
Zabbix 5.0
php 7.2.34
Apache/2.4.6 (Red Hat Enterprise Linux)
Comment