在 config-inc.php中设置(一般为/phpmyadmin_749c46fb4892af0a类似目录)浏览器不关Session不失效 $cfg['Servers'][$i]['auth_type'] = 'http'; $cfg['Servers'][$i]['connect_type'] = 'tcp'; 来源:oschina链接:https://my.oschina.net/u/3590175/blog/4496485 标签 phpMyAdmin php