これらの手順を試してください
-
phpmyadminディレクトリにあるconfig.inc.phpファイルを開きます
-
21行目を検索:
$cfg['Servers'][$i]['password'] = ''
-
次のように変更します:
$cfg['Servers'][$i]['password'] = 'your_password';
-
XAMPPを再起動します
これらの手順を試してください
phpmyadminディレクトリにあるconfig.inc.phpファイルを開きます
21行目を検索:$cfg['Servers'][$i]['password'] = ''
次のように変更します:$cfg['Servers'][$i]['password'] = 'your_password';
XAMPPを再起動します
127.0.0.1はアクセス可能/機能していますが、ローカルホストはアクセス可能/機能していません information_schemaは不明なテーブルステータスを示しています:TABLE_TYPE mysql phpmyadmin