samp error
#7

Quote:

15:59:25] [ERROR] CMySQLConnection::Connect - (error #2003) Can't connect to MySQL server on '127.0.0.1' 15:59:25] [ERROR] CMySQLConnection::Connect - (error #2003) Can't connect to MySQL server on '127.0.0.1' (10061)
[15:59:26] [ERROR] CMySQLConnection::Connect - (error #2003) Can't connect to MySQL server on '127.0.0.1' (10061)
[19:28:12] [ERROR] CMySQLConnection::Connect - (error #1045) Access denied for user 'vfwx10mx_ghost'@'localhost' (using password: YES)
[19:28:12] [ERROR] CMySQLConnection::Connect - (error #1045) Access denied for user 'vfwx10mx_ghost'@'localhost' (using password: YES)

You haven't provided the right connection details and the coding seemed to be wrong

pawn Код:
#define SQL_HOST "127.0.0.1"
#define SQL_USER "vfwx10mx_ghost"
#define SQL_DATA "vfwx10mx_samp"
#define SQL_PASS "password"

mysql_connect(SQL_HOST, SQL_USER, SQL_DATA, SQL_PASS);
Reply


Messages In This Thread
samp error - by Nightmares - 20.01.2015, 04:20
Re: samp error - by God'Z War - 20.01.2015, 06:40
Re: samp error - by Naoufal - 20.01.2015, 06:43
Re: samp error - by Nightmares - 20.01.2015, 07:18
Re: samp error - by Ironboy - 20.01.2015, 09:01
Re: samp error - by Nightmares - 20.01.2015, 09:20
Re: samp error - by Ironboy - 20.01.2015, 09:29
Re: samp error - by Nightmares - 20.01.2015, 11:50
Re: samp error - by Ironboy - 20.01.2015, 11:57
Re: samp error - by RoC4life - 20.01.2015, 13:56

Forum Jump:


Users browsing this thread: 2 Guest(s)