在config.inc.phpPHP密码填上就出错了 热心人士帮忙看一下那里出差了 10
<?php/*Serversconfiguration*/$i=0;/*Server:localhost[1]*/$i++;$cfg['Servers'][$i]['ve...
<?php
/* Servers configuration */
$i = 0;
/* Server: localhost [1] */
$i++;
$cfg['Servers'][$i]['verbose'] = 'localhost';
$cfg['Servers'][$i]['host'] = 'localhost';
$cfg['Servers'][$i]['port'] = '';
$cfg['Servers'][$i]['socket'] = '';
$cfg['Servers'][$i]['connect_type'] = 'tcp';
$cfg['Servers'][$i]['extension'] = 'mysqli';
$cfg['Servers'][$i]['auth_type'] = 'config';
$cfg['Servers'][$i]['user'] = 'root';
$cfg['Servers'][$i]['password'] = '';
$cfg['Servers'][$i]['AllowNoPassword'] = '';
/* End of servers configuration */
$cfg['DefaultLang'] = 'en-utf-8';
$cfg['ServerDefault'] = 1;
$cfg['UploadDir'] = '';
$cfg['SaveDir'] =
填入密码就出现了这种情况错误
MySQL 传回:
#1045 - Access denied for user 'root'@'localhost' (using password: YES)
phpMyAdmin 尝试连线到 MySQL 伺服器, 但伺服器拒绝了连线. 您应於 config.inc.php 内检查主机名称, 登入名称及密码及确保这些资料是与系统管理人员所提供的 MySQL 伺服器资料相同
下载了3wamp了 大哥们教我一下安装后的没一个步骤 谢了 展开
/* Servers configuration */
$i = 0;
/* Server: localhost [1] */
$i++;
$cfg['Servers'][$i]['verbose'] = 'localhost';
$cfg['Servers'][$i]['host'] = 'localhost';
$cfg['Servers'][$i]['port'] = '';
$cfg['Servers'][$i]['socket'] = '';
$cfg['Servers'][$i]['connect_type'] = 'tcp';
$cfg['Servers'][$i]['extension'] = 'mysqli';
$cfg['Servers'][$i]['auth_type'] = 'config';
$cfg['Servers'][$i]['user'] = 'root';
$cfg['Servers'][$i]['password'] = '';
$cfg['Servers'][$i]['AllowNoPassword'] = '';
/* End of servers configuration */
$cfg['DefaultLang'] = 'en-utf-8';
$cfg['ServerDefault'] = 1;
$cfg['UploadDir'] = '';
$cfg['SaveDir'] =
填入密码就出现了这种情况错误
MySQL 传回:
#1045 - Access denied for user 'root'@'localhost' (using password: YES)
phpMyAdmin 尝试连线到 MySQL 伺服器, 但伺服器拒绝了连线. 您应於 config.inc.php 内检查主机名称, 登入名称及密码及确保这些资料是与系统管理人员所提供的 MySQL 伺服器资料相同
下载了3wamp了 大哥们教我一下安装后的没一个步骤 谢了 展开
4个回答
展开全部
你确定你密码正确?$cfg['Servers'][$i]['auth_type'] = 'http';再确认下密码
追问
$cfg['Servers'][$i]['auth_type'] = 'http'在哪个文件里啊
追答
就是本文件config.inc.php呀!你用的是phpmyadmin吗?你能访问你自己的数据库吗?你通过什么方式,命令行?PHPmyadmin客户端?
你这个config.inc.php是什么项目下的文件?
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
用户名 密码 两个都在检查下 如果对他可能提示错误么~
更多追问追答
追问
都没问题啊
追答
重新安装一次mysql
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
密码不对呀。。
追问
密码明明显示对了的啊(using password: YES) 哦,我密码去掉了 是在密码填入的情况下mysql才传回的
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
你mysql初始密码是什么 PHP连接服务器密码就是什么
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询