-1

I am getting this error while setting up xampp. Error says "Could not drop existing database SQL: Access denied for user ''@'localhost' to database 'dvwa'."

I got the error while trying to create a database. I have tried editing the config file too. Whats happening?

1 Answers1

0

it's a problem with the permission to the user local : you have to go with the user root. this post could help you : ERROR 1044 (42000): Access denied for user ''@'localhost' to database 'db'

Hohenheim
  • 1,545
  • 1
  • 12
  • 28