So Guys How can i Fix this issue so as to get through to my wprk
Well, the best way to do that would be to remember the password you used.
In lieu of that, you can log in as the root user and modify the password for the user 'pma' to something new.
Here's how you do this in phpmyadmin, once you're logged in as the "root" account.
- Click on "Privileges" tab
- Find username 'pma' in the list
- Click on the "Edit Privileges" icon all the way to the right
- Scroll down to where it says "Change Password"
- Select "Password" and enter a new password
If you don't know the password for the "root" account, you can re-set the password and then use the root account to reset the 'pma' account. Here's the relevant section of the mySQL documentation on re-setting the root password.
Good luck,
- Walkere