phpmyadmin enable drop database statement

Agar dapat menghapus database yang disable oleh phpmyadmin



Yes, you can do it with the following steps:

  1. Go to xampp/phpMyAdmin/libraries

  2. Open the file called "config.default.php"

  3. Go to line 653 and change $cfg['AllowUserDropDatabase'] = false; to true

  4. Restart the server to see the changes




For Windows XP users: if the effect is not reflected, exit WAMP through the quick launch icon and try restarting it.

Berlangganan Untuk Menerima Update Terbaru:

0 Response to "phpmyadmin enable drop database statement"

Post a Comment