Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

phpmyadmin don't have 'users' tab

Tags:

I just finished installing phpmyadmin. However, it seems like the 'users' or 'priviledges' tab in the main navigation panel is missing. So I can't add new users to my database. Any idea where to start looking?

like image 589
Patrick Avatar asked Sep 22 '12 04:09

Patrick


People also ask

Where is the users tab in phpMyAdmin?

If you are logged into WHM w/ root privileges, you can see the users for each table, and their privileges by clicking on the db, and then a table. You will now see the privileges tab within the table view navigation.


1 Answers

The answer is to go to 127.0.0.1/phpmyadmin instead of localhost/phpmyadmin. It works!

like image 63
Nicky Smits Avatar answered Nov 14 '22 05:11

Nicky Smits