PDA

View Full Version : MySQL login problem


bartsoft
7-7-03, 03:19 PM
Hi,

I have registered a user for MySQL, setup phpMyAdmin, but cannot get into the MySQL. Every time I enter username and password it say that they are wrong:

------
Welcome to phpMyAdmin 2.5.1
Wrong username/password. Access denied.
------

but they are definitely right!!
I have checked several times, changed username and password several times, it doesn make any difference. May be it is a MySQL server problem? (mysql03.powweb.com)

I would very appreciate any ideas. Please help.

Thank you, Alex

xXtreme
7-7-03, 05:47 PM
Three suggestions..

1. Make sure your logging into the right server - check your control panel.
2. Remember your password is case sensitive.
3. Finally, if not already, use MySql Front - makes life easier.

Regards