[SOLVED] install mysql connect error
eyeentertaining
Joined: 2013-05-01
Posts: 3 |
Posted: Wed, 2013-05-01 19:20 |
I'm getting a mysql connect error. My credentials are correct. Should I be modifying some code? |
|
Posts: 814
You may be using 'localhost' as the mysql host, try using the full hostname instead.
Posts: 3
yeah that works, thanks
Posts: 814
Comments are now locked for this topic.