Cannot connect to database (DevKinsta)

Hi all,

Currently trying to install v1.6 and attempting to do that with DevKinsta. I am not very technical. E.g. ultimately gave up on Docker.

I do have a former version installed on MAMP, so did manage to do that previously.

However, when I try to install V1.6 I won’t connect to my database. Some data below and hopefully someone are able to see what I am doing wrong.



Open your ipconfig.php file and put your password for the mysql user in quotes
Let’s see if that helps
Example:
MYSQL_PASSWORD="rfhyt%%hgddNHGT4^DDS"
instead of
MYSQL_PASSWORD=rfhyt%%hgddNHGT4^DDS

1 Like