Not connecting!! - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Not connecting!! (
/showthread.php?tid=447213)
Not connecting!! -
Affan - 29.06.2013
Idk , it is not connecting! I am using MellAdmin.
pawn Код:
#define MYSQL_HOST "mysql10.000webhost.com"
#define MYSQL_USER "nottelling"
#define MYSQL_PASS "nottelling!"
#define MYSQL_DB "a9723862_nottelling"
#define MYSQL_TABLE "Account"
OnFilterScript:
pawn Код:
mysql_debug(1);
ConnectToDatabase();
Re: Not connecting!! -
doreto - 29.06.2013
Many web host does not allow remote connetion to database (especially free ones)