PhpMyAdmin Error: Mismatch Token

by Francis 2014-08-26 10:27:19

Solution:
XAMPP php.ini file and uncomment by removing the semi-colon:
session.save_path ="/tmp"
and then restart apache

If not works above code,
open browser, clear all history(ctrl+shift+del).
And then restart browser, go to phpmyadmin page.

1466
like
0
dislike
0
mail
flag

You must LOGIN to add comments