After a hard time installing suitecrm8 on ubuntu 18.04 server I have the message “Login credentials incorrect, please try again” message.
I’m sure the password is correct as I used the following solution:
Hey @sunwukong69 I don’t think the setting the password in the database will help with this as it’s a new way of authenticating between front and back end.
Can you describe some of the things yo have tried to resolve this so we don’t repeat ourselves when offering suggestions.
Also just double check you have set your database details in both config and env.local.
Check out 2. Login issue in this post.
The issue can be fixed by running composer install from the root directory of suitCRM app
Make sure you have ldap extension enabled as it is required by some module used by suitCRM