phpmyadmin page is not clickable after login

60 Views Asked by At

After I am logged in to phpmyadmin the page is fully loading. However when I click on any element like for example any of my databases nothing happens. When I try to click on it by holding ctrl to open it in a new tab it works but there appears the same issue.

Here are some infromations about my environment:

Server: Localhost via UNIX socket
Server-Typ: MySQL
Server-Version: 5.7.42-0ubuntu0.18.04.1 - (Ubuntu)
Protokoll-Version: 10
User: root@localhost
Server-Character set: UTF-8 Unicode (utf8)

nginx/1.14.0
Database client version: libmysql - mysqlnd 7.4.33
PHP extension: mysqli curl mbstring
PHP version: 7.4.33

Is there any way to fix that issue?

I already tried to reinstall phpmyadmin by purging it before but it changed nothing.

0

There are 0 best solutions below