Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

No privileges on wamp server phpmyadmin

Tags:

I installed WAMP on Windows 8, and I'm having problems with MySQL privileges in phpMyAdmin.

Here, you can see the screenshot:

phpMyAdmin screenshot

As you can see, there is no privileges tab, and I can't a create new database.

like image 894
Madizm Avatar asked Aug 24 '13 16:08

Madizm


People also ask

Why phpMyAdmin is not working in Wamp?

Make sure that nothing else is using port 80. Look under options >> advanced >> connection and see if "use port 80" is checked. Uncheck if so. Then restart Skype. Might have to restart WAMP too.

How do I access phpMyAdmin in Wamp?

From the WAMP start page (http://localhost) under “Tools”, start phpMyAdmin (or find the WAMP icon in the notification area, left click to open and select phpMyAdmin).


1 Answers

Solution:

  • Click on the User accounts tab
  • Click on a user account showing no privileges
  • Click on the Edit privileges link and tick all the check boxes

phpMyAdmin

like image 119
Muhammad Usman Ghani Avatar answered Sep 19 '22 01:09

Muhammad Usman Ghani