mbsmt
Verified User
Hey guys.
I have a server with PHP-FPM (7.4) and MariaDB. Sometimes, when I am using PhpMyAdmin, I receive Token Mismatch error repeatedly.

I removed all session files in the /tmp, restarted mysqld and httpd, ...
Furthermore, I tried to do something else as mentioned in the links below:
www.interserver.net
stackoverflow.com
But no one of the above solutions did not solve the problem. The strange thing is that this problem happens on Google Chrome, and there is not any similar problem on Firefox!
May you help me please?
I have a server with PHP-FPM (7.4) and MariaDB. Sometimes, when I am using PhpMyAdmin, I receive Token Mismatch error repeatedly.

I removed all session files in the /tmp, restarted mysqld and httpd, ...
Furthermore, I tried to do something else as mentioned in the links below:

How to fix Token Mismatch Error in phpMyAdmin - Interserver Tips
In this tutorial we can check how to fix token mismatch error in phpMyAdmin phpMyAdmin is a free and open source tool and one of the most popular applicatio

phpmyadmin token mismatch for long time idle
I installed phpMyAdmin 4.0.4.1 on my local develop enviroment, I set auth_type to config. Also I provide authentication requirements by this settings: $cfg['Servers'][$i]['auth_type'] = 'config'; ...
But no one of the above solutions did not solve the problem. The strange thing is that this problem happens on Google Chrome, and there is not any similar problem on Firefox!
May you help me please?
Last edited: