PhpMyAdmin : “DROP DATABASE” statements are disabled

This error is coming  due configuration setting of phpMyAdmin. Which defines if normal user other than admin can drop database or not. To change this configuration we need to check config.inc.php To find this file we...