0

The error message encountered by the phpMyAdmin version 5.1.2 of the xampp-windows-x64-8.1.1-2-VS16-installer below, is there any related solution?!

screenshot of error message

JML
  • 1
  • Please include error messages as text rather than as an image; it helps when others search for the same problem and saves those of us who try to answer the questions from needing to click through another link unnecessarily. – Isaac Bennetch Jan 23 '22 at 05:10

1 Answers1

2

Try to apply changes from the following commit or wait for the next phpMyAdmin version.

fix 'Undefined array key "hide_connection_errors"'

Cyb.org
  • 101
  • 1
  • 3
  • 1
    This is correct, phpMyAdmin 5.1.3 will be released shortly to address this problem. Related bug report: https://github.com/phpmyadmin/phpmyadmin/issues/17307 – Isaac Bennetch Jan 23 '22 at 05:11