Home > Database > Mysql Tutorial > 【解决方案】#1045

【解决方案】#1045

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-07 15:50:14
Original
1169 people have browsed it

#1045 - Access denied for user 'root'@'localhost' (using password: NO) 解决方案: \wamp\apps\phpmyadmin4.1.14\config.inc.php $cfg['Servers'][$i]['password'] = '我的密码'; 作者:Jackson 出处:http://blog.csdn.net/jackson0714/article/details


#1045 - Access denied for user 'root'@'localhost' (using password: NO) 

【解决方案】#1045

解决方案:

\wamp\apps\phpmyadmin4.1.14\config.inc.php

【解决方案】#1045

$cfg['Servers'][$i]['password'] = '我的密码';


作者:Jackson 出处:http://blog.csdn.net/jackson0714/article/details/44116991

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template