Hello,
I upgrade from 2.7.0-pl2 to 2.11.3 and now I'm unable to connect to phpmyadmin (via cookie auth type). After searching, I found part of my in libraries/auth/cookie.auth.lib.php : checks on $_SESSION['last_access_time'] always fail, since $_SESSION['last_access_time'] is not set.
I don't obtain any error, just stay on the "auth form".
I supposed it is due to the "memcache" session...
2007-12-23 22:06:01 UTC in phpMyAdmin