campsych / concerto-platform

Concerto Platform - Open-Source Online Adaptive Testing Platform
https://concertoplatform.com/
Apache License 2.0
153 stars 88 forks source link

New Installation Doesn't Pull Parameters.yml Settings #246

Closed aboukhary closed 5 years ago

aboukhary commented 5 years ago

Concerto Platform version

5.0.Beta.7.5

Expected behavior

In a fresh installation, the configuration is expected to be retrieved from the parameters.yml which I changed to a user called 'concerto'

Actual behavior

It seems that the installation doesn't retrieve settings from the parameters.yml. I am receiving the following message:

An exception occured in driver: SQLSTATE[HY000] [1698] Access denied for user 'root'@'localhost'

Is there something wrong with this installation causing this problem?

Steps to reproduce the issue