<div class="container"> <div class="body">
I am trying to install Moodle from the Windows Web app pages and the installation fails with the error message : The specified password for user account 'SA'/'root' is not valid or failed to connect to the database server. The potential solutions offered below do not work. Any help gratefully received
- The password you entered may not match the required security settings of SQL Express or MySQL. The following articles detail the password strength requirements:
- SQL Express:
- MySQL: No complexity requirements
- SQL Express:
- The password that WebMatrix or WebPI has stored does not match the database you are trying to connect to
- Delete the reg key that is storing the password (hashed) and try the install again
- Delete the mysql_pwd or sql_pwd key stored at HKCU\Software\Microsoft\WebPlatformInstaller