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

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

  • <tfoot id='sQJXz'></tfoot>

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

        <legend id='sQJXz'><style id='sQJXz'><dir id='sQJXz'><q id='sQJXz'></q></dir></style></legend>

        配置中定义的控制用户连接失败.xampp

        Connection for control user as defined in your configuration failed. xampp(配置中定义的控制用户连接失败.xampp)

        <legend id='TY60J'><style id='TY60J'><dir id='TY60J'><q id='TY60J'></q></dir></style></legend>

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

              <bdo id='TY60J'></bdo><ul id='TY60J'></ul>

                <tfoot id='TY60J'></tfoot>

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

                • 本文介绍了配置中定义的控制用户连接失败.xampp的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  当我尝试卸载 xampp 并重新安装 xampp 时,当我转到 phpmyadmin 时收到以下错误消息

                  when i tried to uninstall xampp and reinstall xampp.I received below error message when i go phpmyadmin

                  需要帮助和指导来解决它.谢谢

                  Need help and guide to solve it .thanks

                  错误

                  MySQL 说:文档

                  您的配置中定义的 controluser 连接失败.

                  Connection for controluser as defined in your configuration failed.

                  phpMyAdmin 尝试连接 MySQL 服务器,服务器拒绝连接.您应该检查配置中的主机、用户名和密码,并确保它们与 MySQL 服务器管理员提供的信息相对应.

                  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.

                  推荐答案

                  基本上这里发生的事情是你的 [ .../phpMyadmin/config.inc.php] 文件中有错误的凭据.如果你有,就会发生这种情况安装了另一个mysql实例,你在这个文件中使用的用户名和密码不同.你必须更改上面文件中的用户名和密码才能匹配.

                  Basically what is happening here is that you have wrong credentials in your[ .../phpMyadmin/config.inc.php] file .This occurs if you have another mysql instance installed and the username and the passowrd that you use in this file is different.You have to change the username and the password in the above file to match.

                  /* Authentication type and info */
                  $cfg['Servers'][$i]['auth_type'] = 'config';
                  $cfg['Servers'][$i]['user'] = 'root'; //Change this to your values
                  $cfg['Servers'][$i]['password'] = 'root';  //Change this to your values
                  $cfg['Servers'][$i]['extension'] = 'mysql';
                  $cfg['Servers'][$i]['AllowNoPassword'] = true;
                  $cfg['Lang'] = '';
                  

                  这篇关于配置中定义的控制用户连接失败.xampp的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                  相关文档推荐

                  Appending GET parameters to URL from lt;formgt; action(将 GET 参数附加到来自 lt;formgt; 的 URL行动)
                  Forcing quot;Save Asquot; dialog via jQuery GET(强制“另存为通过 jQuery GET 对话框)
                  PHP - get certain word from string(PHP - 从字符串中获取某个单词)
                  How to debug a get request in php using curl(如何使用 curl 在 php 中调试 get 请求)
                  get a # from a url in php(从 php 中的 url 获取 #)
                  PHP - include() file not working when variables are put in url?(PHP - 将变量放入 url 时,include() 文件不起作用?)
                    <bdo id='zUOlg'></bdo><ul id='zUOlg'></ul>
                  • <i id='zUOlg'><tr id='zUOlg'><dt id='zUOlg'><q id='zUOlg'><span id='zUOlg'><b id='zUOlg'><form id='zUOlg'><ins id='zUOlg'></ins><ul id='zUOlg'></ul><sub id='zUOlg'></sub></form><legend id='zUOlg'></legend><bdo id='zUOlg'><pre id='zUOlg'><center id='zUOlg'></center></pre></bdo></b><th id='zUOlg'></th></span></q></dt></tr></i><div id='zUOlg'><tfoot id='zUOlg'></tfoot><dl id='zUOlg'><fieldset id='zUOlg'></fieldset></dl></div>

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

                        <tbody id='zUOlg'></tbody>

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

                            <legend id='zUOlg'><style id='zUOlg'><dir id='zUOlg'><q id='zUOlg'></q></dir></style></legend>