Ad Widget

Collapse

After Upgrade to Debian 10 I get an error with MySQL

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • akipper
    Junior Member
    • Oct 2019
    • 3

    #1

    After Upgrade to Debian 10 I get an error with MySQL

    Dear all,

    I upgraded my Debian from 9.5 to 10.1 and Zabbix version from 4 to 4.2.

    Now I get the following error message on my PHP frontend:

    DB type "MYSQL" is not supported by current setup.

    Zabbix MySQL package is installed, MySQL connection to remote server with zabbix user is working. Zabbix config and Zabbix PHP config stayed same and values are correct.

    Can someone tell me what's the problem?


    Best regards
  • Atsushi
    Senior Member
    • Aug 2013
    • 2028

    #2
    Have you installed a MySQL database access module for PHP in the new environment?

    Comment

    • akipper
      Junior Member
      • Oct 2019
      • 3

      #3
      Hi, I solved it for myself. I had to disable php7.0 module first, and then enable php7.3.

      Comment

      Working...