Page 1 of 1

Connection Error

Posted: 2016-05-05 14:00
by ZoeT789
Hello,

I am currently setting up the database online and have already created the mySQL database.

When I enter in the setup data I receive a "database connection error". I have tried both localhost and localhost:3306 as well as double checking my information is correct (e.g. database name). Does anyone have any suggestions?

Thank you!

Re: Connection Error

Posted: 2016-05-05 14:42
by AhmedBR
Try one of these:
1. Privilege of the user over THIS database.
2. Try using 127.0.0.1 (some hosts do not allow localhost!).
3. Reset your password.
4. Double check everything AGAIN.