1

I am installing wordpress with my webmatrix 2.0. However when installing, user name was set to root as default asking for a password, on the other hand, the mysql default password of root is null. That conflict the installing and setup are never done, How might I solve it?

Changing mysql root password with wamp phpadmin does not help.

kitw
  • 323
  • 7
  • 15

1 Answers1

0

You need to specify a root password for MySQL.

Richard Denton
  • 982
  • 2
  • 7
  • 13