DEV Community

Discussion on: PHPMyAdmin – count(): Parameter must be an array or an object that implements Countable

Collapse
 
abdes profile image
Zakari Abdessamad

Or run this command:

sudo sed -i "s/|\s*\((count(\$analyzed_sql_results\['select_expr'\]\)/| (\1)/g" /usr/share/phpmyadmin/libraries/sql.lib.php

Enter fullscreen mode Exit fullscreen mode