'PhpMyAdmin return 500 error about mysqli_sql_exception error

I am setting up a new server, so I did a fresh install of PhpMyAdmin on a Ubuntu-21 with mariadb-server and php-8 installed before,

I keep getting this error :

Uncaught mysqli_sql_exception: You are not using binary logging in /usr/share/phpmyadmin/libraries/classes/Dbi/DbiMysqli.php

I can't figure why, any idea ?



Solution 1:[1]

This is not an acceptable answer, but I solved this by :

  • formatting HD
  • reinstalling all from scratch

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Vincent Wasteels