PDA

View Full Version : phpMyAdmin problem


heretic
Tue 26th Mar '02, 6:45pm
I installed phpmyadmin a while back, but after some time away the account that was used to set it up was deleted, and when I try to connect through another username (one that works and has full root access through ssh) I get an access denied message:


Error
MySQL said:


Access denied for user: 'Orange@localhost' (Using password: YES)



any idea on how to fix this?

heretic
Tue 26th Mar '02, 6:46pm
oh, and the reason it's wierd is because when prompted to enter a use and pass through my browser, I don't even use the name "Orange", I use mine. Orange was the deleted account

Steve Machol
Tue 26th Mar '02, 6:46pm
Either the username or the password is wrong for the database you are trying to connect to.

heretic
Tue 26th Mar '02, 6:48pm
the username and password I enter have root access through ssh though, I can connect to the database that way