![]() |
Can't connect to MySQL - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: 1.8 Support (https://community.mybb.com/forum-175.html) +--- Forum: Installation and Upgrades Support (https://community.mybb.com/forum-182.html) +--- Thread: Can't connect to MySQL (/thread-190607.html) |
Can't connect to MySQL - chimpgonnagetya - 2016-04-07 I'm trying to connect to MySQL with the information that my host gave me but when ever I do I get this message: Error There seems to be one or more errors with the database configuration information that you supplied:
I'm using all the info my host gave me. Anyone know how to fix this? RE: Can't connect to MySQL - WallBB - 2016-04-07 First check the below things :- 1. Have you created the database correctly ? 2. Also have you given permission to user to access the database ? It is most probably one of these. RE: Can't connect to MySQL - chimpgonnagetya - 2016-04-07 (2016-04-07, 12:37 PM)WallBB Wrote: First check the below things :-The only options I have are username, database name, and password. I am using the same password and copying all the other information. It makes the database for me so I'm assuming its set up right and the user has access. For reference I used this video to help me: https://www.youtube.com/watch?v=xiOaSs44MzA Around 6 minutes is where the database is setup, but when I try to put it into mybb I get that error. RE: Can't connect to MySQL - .m. - 2016-04-07 ^ it is a known problem with 000webhost. its better to contact their support RE: Can't connect to MySQL - chimpgonnagetya - 2016-04-07 (2016-04-07, 01:24 PM).m. Wrote: ^ it is a known problem with 000webhost. its better to contact their support Thank you, I will try that |