0
Frequently Asked Question,

i) Drop Tab is Missing from phpMyAdmin how to Fix?
ii) My phpmyadmin showing Error * Drop database statement is Disabled * how resolve this Error?
iii) how To Enable Above Drop tab in phpmyadmin?


Multiple Questions one answer. 
Follow the instructions and Resolve Error you facing in PhpMyAdmin

1) First of All Open following Directory. XAMPP Directory >> PhpMyAdmin >> Libraries/folder
2) Now open/Edit File with name " Config.default.php"
3) Find Following >>   $cfg['AllowUserDropDatabase']
4) You will See the Value is false change the Value to True, and issue will resolved.
5) Now just Restart MySql Server or Refresh it and Try to Open phpMyAdmin

Post a Comment

 
Top