After 3 days of trying to get zabbix updated from 4.4.10.to 5.4, I'm throwing in the towel and decided to ask for help on the forum.
Main problem: I get the error message "DB type "MYSQL" is not supported by current setup." at the frontend" when updating to 5.4.
My current working setup is:
- Zabbix 4.4.10
- Debian GNU/Linux 9 (stretch)
- MariaDB Server version: 10.1.48-MariaDB-0+deb9u2 Debian 9.13
- PHP 7.2.34-22+0~20210604.62+debian9~1.gbpc4c454
- Apache/2.4.25 (Debian)
- I tried it first with the update instructions on the zabbix website, but that failed quickly. I got a bunch of database/server errors, but was able to solve those.
- I tried updating MariaDB and php manually first followed by the zabbix update, but no dice.
- I updated to debian 10 but that also didn't work.
- Tried the trick with the a2dismod php7.0/a2enmod php7.4
- Tried the missing phpmod thingy, but of course that didn't work either
I probably did a lot more things than that, but I'll let you know in the nice replies to this topic.
Main problem: I get the error message "DB type "MYSQL" is not supported by current setup." at the frontend" when updating to 5.4.
My current working setup is:
- Zabbix 4.4.10
- Debian GNU/Linux 9 (stretch)
- MariaDB Server version: 10.1.48-MariaDB-0+deb9u2 Debian 9.13
- PHP 7.2.34-22+0~20210604.62+debian9~1.gbpc4c454
- Apache/2.4.25 (Debian)
- I tried it first with the update instructions on the zabbix website, but that failed quickly. I got a bunch of database/server errors, but was able to solve those.
- I tried updating MariaDB and php manually first followed by the zabbix update, but no dice.
- I updated to debian 10 but that also didn't work.
- Tried the trick with the a2dismod php7.0/a2enmod php7.4
- Tried the missing phpmod thingy, but of course that didn't work either
I probably did a lot more things than that, but I'll let you know in the nice replies to this topic.
Comment