• <legend id='xsaN7'><style id='xsaN7'><dir id='xsaN7'><q id='xsaN7'></q></dir></style></legend>

      <small id='xsaN7'></small><noframes id='xsaN7'>

      <i id='xsaN7'><tr id='xsaN7'><dt id='xsaN7'><q id='xsaN7'><span id='xsaN7'><b id='xsaN7'><form id='xsaN7'><ins id='xsaN7'></ins><ul id='xsaN7'></ul><sub id='xsaN7'></sub></form><legend id='xsaN7'></legend><bdo id='xsaN7'><pre id='xsaN7'><center id='xsaN7'></center></pre></bdo></b><th id='xsaN7'></th></span></q></dt></tr></i><div id='xsaN7'><tfoot id='xsaN7'></tfoot><dl id='xsaN7'><fieldset id='xsaN7'></fieldset></dl></div>
    1. <tfoot id='xsaN7'></tfoot>

        • <bdo id='xsaN7'></bdo><ul id='xsaN7'></ul>

        xampp localhost phpmyadmin 用户 'root'@'localhost&

        时间:2023-10-11

        <small id='f4tTf'></small><noframes id='f4tTf'>

        <legend id='f4tTf'><style id='f4tTf'><dir id='f4tTf'><q id='f4tTf'></q></dir></style></legend>
            <bdo id='f4tTf'></bdo><ul id='f4tTf'></ul>
              <tbody id='f4tTf'></tbody>

          • <i id='f4tTf'><tr id='f4tTf'><dt id='f4tTf'><q id='f4tTf'><span id='f4tTf'><b id='f4tTf'><form id='f4tTf'><ins id='f4tTf'></ins><ul id='f4tTf'></ul><sub id='f4tTf'></sub></form><legend id='f4tTf'></legend><bdo id='f4tTf'><pre id='f4tTf'><center id='f4tTf'></center></pre></bdo></b><th id='f4tTf'></th></span></q></dt></tr></i><div id='f4tTf'><tfoot id='f4tTf'></tfoot><dl id='f4tTf'><fieldset id='f4tTf'></fieldset></dl></div>

                  <tfoot id='f4tTf'></tfoot>
                  本文介绍了xampp localhost phpmyadmin 用户 'root'@'localhost' 访问被拒绝(使用密码:YES)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  当我尝试访问我的 phpmyadmin localhost 时遇到两个错误

                  I am getting two errors when I try to go to my phpmyadmin localhost

                  Access denied for user 'root'@'localhost' (using password: YES)
                  
                  phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server.
                  

                  我不知道我做错了什么...这是我的配置代码...

                  I don't know what I am doing wrong...here is my config code...

                  $cfg['blowfish_secret'] = ''; /* YOU MUST FILL IN THIS FOR COOKIE AUTH! */
                  
                  /* 
                   * Servers configuration
                   */
                  $i = 0;
                  
                  /* 
                   * First server
                   */
                  $i++;
                  /* Authentication type */
                  $cfg['Servers'][$i]['auth_type'] = 'config';
                  /* Server parameters */
                  $cfg['Servers'][$i]['host'] = 'localhost';
                  $cfg['Servers'][$i]['user'] = 'root';
                  $cfg['Servers'][$i]['password'] = 'password';
                  $cfg['Servers'][$i]['connect_type'] = 'socket'; 
                  $cfg['Servers'][$i]['compress'] = false;
                  $cfg['Servers'][$i]['AllowNoPassword'] = false;
                  /* Select mysqli if your server has it */
                  $cfg['Servers'][$i]['extension'] = 'mysql';
                  /* User for advanced features */
                  //$cfg['Servers'][$i]['controluser'] = 'pmauser';
                  //$cfg['Servers'][$i]['controlpass'] = 'pmapass';
                  /* Advanced phpMyAdmin features */
                  //$cfg['Servers'][$i]['pmadb'] = 'phpmyadmin';
                  //$cfg['Servers'][$i]['bookmarktable'] = 'pma_bookmark';
                  //$cfg['Servers'][$i]['relation'] = 'pma_relation';
                  //$cfg['Servers'][$i]['table_info'] = 'pma_table_info';
                  //$cfg['Servers'][$i]['table_coords'] = 'pma_table_coords';
                  //$cfg['Servers'][$i]['pdf_pages'] = 'pma_pdf_pages';
                  //$cfg['Servers'][$i]['column_info'] = 'pma_column_info';
                  //$cfg['Servers'][$i]['history'] = 'pma_history';
                  
                  /* 
                   * End of servers configuration
                   */
                  
                  /*
                   * Directories for saving/loading files from server
                   */
                  $cfg['UploadDir'] = '';
                  $cfg['SaveDir'] = '';
                  
                  ?>
                  

                  我注意到很多代码被注释掉了,我应该取消注释吗?

                  I notice a lot of code is commented out, should I un-commented it?

                  推荐答案

                  不要改变任何东西,保持原样,只需打开你的 xampp 并尝试从 shell 访问 mysql cd c://xampp/mysql/bin 写完之后mysql然后点击进入它会打开你的数据库

                  Don't change anything , put as it was there , just open your xampp and try to access mysql from shell cd c://xampp/mysql/bin after this write mysql and click enter it will open your databases

                  这篇关于xampp localhost phpmyadmin 用户 'root'@'localhost' 访问被拒绝(使用密码:YES)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  上一篇:PhpMyAdmin 配置文件错误 下一篇:用数组中的值替换所有出现的字符串

                  相关文章

                1. <tfoot id='d3TJB'></tfoot>

                  • <bdo id='d3TJB'></bdo><ul id='d3TJB'></ul>
                  <legend id='d3TJB'><style id='d3TJB'><dir id='d3TJB'><q id='d3TJB'></q></dir></style></legend>
                2. <small id='d3TJB'></small><noframes id='d3TJB'>

                    1. <i id='d3TJB'><tr id='d3TJB'><dt id='d3TJB'><q id='d3TJB'><span id='d3TJB'><b id='d3TJB'><form id='d3TJB'><ins id='d3TJB'></ins><ul id='d3TJB'></ul><sub id='d3TJB'></sub></form><legend id='d3TJB'></legend><bdo id='d3TJB'><pre id='d3TJB'><center id='d3TJB'></center></pre></bdo></b><th id='d3TJB'></th></span></q></dt></tr></i><div id='d3TJB'><tfoot id='d3TJB'></tfoot><dl id='d3TJB'><fieldset id='d3TJB'></fieldset></dl></div>