Unable to create User in phpMyAdmin

Status
Not open for further replies.

kevin_will1231

New Member
Messages
1
Reaction score
0
Points
0
Hello, I'm trying to create a user in phpMyAdmin, but it keeps on showing this:
http://klone-website.x10hosting.com/images/phpMyAdmin2.PNG

I'm entering this into the SQL command prompt:
CREATE USER 'phpuser'@'localhost'
IDENTIFIED BY '!phpuser'

What could I do to solve this problem?
 

gomarc

Member
Messages
516
Reaction score
18
Points
18
Try using MySQL Databases

24zero6.jpg


In the middle of the page, you will find the Add New User section. Click on Create User and then go to Add User To Database. (Don't forget this last step!)
 
Status
Not open for further replies.
Top