Good day. I configure additional features of phpmyadmin. There was an error:
The phpMyAdmin configuration store is not fully configured, some advanced features have been disabled.
Versions:
phpmyadmin 4.7.5
MySQL 5.6
Apach 2.4
PHP: 5.6.3
I work on Windows7 X64
- Created user pma, gave him global privileges (see screenshot).

- I created the phpmyadmin database, imported the create_tables.sql file from phpMyAdmin \ sql, and then the upgrade_tables_4_7_0 + .sql file (as stated in the phpmyadmin manual)
- Created a file config.inc.php, here's what's inside:

After that, an error occurred. How can I fix and properly connect extensions?