|
|
|
#1 |
|
Messages: n/a
Hébergeur: |
Ok, I know it was totally dumb...
But now when I go to http://localhost/phpmyadmin/index.php I get this message: Error MySQL said: Documentation #1045 - Access denied for user 'root'@'localhost' (using password: NO) I hadn't set up any other passwords and I'm just learning at the moment, so I have no idea how to get back into mySQL. Can anyone ?? Thanks, Hugo |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
<hugo@laterooms.com> wrote in message
news:1193224567.049743.50800@z24g2000prh.googlegro ups.com... > Ok, I know it was totally dumb... > > But now when I go to http://localhost/phpmyadmin/index.php > > I get this message: > > Error > > MySQL said: Documentation > #1045 - Access denied for user 'root'@'localhost' (using password: > NO) > > I hadn't set up any other passwords and I'm just learning at the > moment, so I have no idea how to get back into mySQL. > > Can anyone ?? > > Thanks, > look up the term reset root password for mysql |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
hugo@laterooms.com wrote:
> Ok, I know it was totally dumb... > > But now when I go to http://localhost/phpmyadmin/index.php > > I get this message: > > Error > > MySQL said: Documentation > #1045 - Access denied for user 'root'@'localhost' (using password: > NO) > > I hadn't set up any other passwords and I'm just learning at the > moment, so I have no idea how to get back into mySQL. > > Can anyone ?? It may be worth trying with a blank password: mysql --user=root -p Just hit enter when prompted for password. |
|
![]() |
| Outils de la discussion | |
|
|