Salve a tutti. L'altro giorno ho effettuato l'accesso a phpmyadmin dopo averlo installato da terminale con ubuntu
sudo apt-get install tasksel phpmyadmin msmtp msmtp-mta ca-certificates
sudo tasksel install lamp-server
Una volta entrato però mi si presenta una schermata con su scritto:
Warning in ./libraries/sql.lib.php#613
count(): Parameter must be an array or an object that implements Countable
Backtrace
./libraries/sql.lib.php#2128: PMA_isRememberSortingOrder(array)
./libraries/sql.lib.php#2079: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'MyNotes',
string 'sessioni',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `sessioni`',
NULL,
NULL,
)
./sql.php#221: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'MyNotes',
string 'sessioni',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `sessioni`',
NULL,
NULL,
)
Qualcuno saprebbe aiutarmi?