am trying to clean install v 7.3.1. I got stuck on step 5. No matter what I do, Suite reports me an error (The passwords provided for the SuiteCRM database user do not match. Please re-enter the same passwords in the password fields.). Also, layouts are broken. See attached imageā¦
I have the same issue.
Iām trying to debug it and for now I only found that the value of the field setup_db_sugarsales_password isnāt passed from the form (so itās not saved in $_SESSION and it results different from setup_db_sugarsales_password_retype)
If you are on a Linux machine: have you set file permissions correctly before starting the install procedure?
Once done you have to check that config.php also has the correct settings.
There are plenty of threads in the forum explaining how to set permissions. including scripts to help you do it from the browser.
In addition you should also check both the webserver/php and sugarcrm log files.
I found that if you set the database user āsame as adminā you can go on with the installation. Then you can modify user and password in config.php file.