We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 885eb78 commit c086bceCopy full SHA for c086bce
etc/phpmyadmin/config.inc.php
@@ -64,7 +64,6 @@
64
} else {
65
$cfg['Servers'][$i]['auth_type'] = 'cookie';
66
}
67
- $cfg['Servers'][$i]['connect_type'] = 'tcp';
68
$cfg['Servers'][$i]['compress'] = false;
69
$cfg['Servers'][$i]['AllowNoPassword'] = true;
70
0 commit comments