Hello I’m new to xibo and i am trying to install it on my Windows VM. I get through the first step but I’m stuck at the second one where it asks if you want to create a new database or use an existing one.
My problem is that I get this message :
Could not connect to MySQL with the administrator details. Please check and try again. Error Message = [SQLSTATE[HY000] [1045] Access denied for user ‘***’@‘localhost’ (using password: YES)]
Even though the admin user I’m using has all privileges on MySQL server.
I tried to create mutiples admin user, install and uninstall MySQL server but nothing change.
Ps: I’m not using xampp or docker only apache
Thanks you in advance.