I installed windows server 2016 on virtual machine on virtualbox and then I want to install wordpress in iis by using the web platform installer. but the installuation failed and shows this error "The specified password for user account 'root' is not valid, or failed to connect to database server"

1

There are 1 best solutions below

0
On

Firstly, please use the command line tool to check whether the root password is correct.

Secondly, please check whether MySQL Connector/Net is installed. If it is not installed, please install it. If it is installed, please check its version.