Connection to mysql DB
I have created a mysql DB and a user for that DB.
soloar5_art is the DB
soloar5_user is the user.
When I try to install the web site, I have to insert the parameters to connect the db.
I inserted:
host: localhost
database name : soloar5_artz
database user : soloar5_user
password : the password (if you need it, I can give you).
when I try to connect, I get this message:
The connection to the database server was established successfully.
Error: Could not connect to the database soloar5_artz.
I tried to install the web site on a my Virtual machine and I didn't get any problem.
Do you know what happen?
Thank
Francesco