Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.
Hello,
in the first configuration projeqtor I have the following error message:
SQLSTATE [HY000] [1045] Access denied for user 'admin' @ 'localhost' (using password: YES).
It's three days I search without finding the solution. Can you help me ?
You issue comes from MySql configuration : you defined Mysql User as "admin" and a password.
Defaul configuration for wamp should be :
$paramDbUser='root'; $paramDbPassword='mysql';
or
$paramDbUser='root'; $paramDbPassword='';
(change this in /files/config/parameters.php