Server is not connecting to mysql.
#1

Hello. I have a problem - my server isnt connecting with mysql. I have all that #define SQL_HOST set up right, its just when i ping mysql from the server, theres no ping. Could it be that it conflicts with something?
Reply
#2

You have
Код:
mysql_connect(mysql_host,mysql_user,mysql_database ,mysql_password);
on OnGameModeInit?
Reply
#3

I dont... Stupid me. Thanks alot dude. Lol, never saw anything about mysql_connect
Reply
#4

Hehe no problem.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)