02.07.2015, 23:05
OK seems like mysql doesn't want to connect to DB , I've setup a DB but the GM says it couldn't connect even though the details are correctly written
It's localhost because it's on the VPS itself , any clue why it won't connect to the DB?
Код:
#define MYSQL_HOST "localhost" #define MYSQL_USER "hidden" #define MYSQL_UPASS "hidden" #define MYSQL_DB "hidden"