Ubuntu 18.10 Phpmyadmin issue: count(): Parameter must be an array or an object that implements Countable

I  am running MySQL on ubuntu 18.10, i want to get rid of this bug. My version below

Note the file where the warning is coming from  {Warning in ./libraries/sql.lib.php#613}
Navigate to the following folder (libraries) and edit the file
$ /usr/share/phpmyadmin/libraries/sql.lib.lib.php

note the error section below

Add a countable array as below ...

problem solved.... wink


Post a Comment

0 Comments