DVWA安装问题:该怎么解决Could not connect to the MySQL service. Please check the config file.

修改了密码为root或为空都不行,以前安装过MySQL,安装了PHP study后又删了MySQL。该怎么解决Could not connect to the MySQL service.
Please check the config file.

找到config文件下的config.inc.php文件打开进行操作,将$DVWA[‘db_password’ ] 后面的值改为root或者空