SA-MP Forums Archive
Cant connect to MySQL help me - 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: Cant connect to MySQL help me (/showthread.php?tid=648010)



Cant connect to MySQL help me - Jokers98s - 14.01.2018

Код:
[01/14/18 19:18:17] [ERROR] CConnection::CConnection - establishing connection to MySQL database failed: #2003 'Can't connect to MySQL server on '192.168.1.112' (0)'
[01/14/18 19:18:18] [ERROR] CConnection::CConnection - establishing connection to MySQL database failed: #2003 'Can't connect to MySQL server on '192.168.1.112' (0)'
[01/14/18 19:18:19] [ERROR] CConnection::CConnection - establishing connection to MySQL database failed: #2003 'Can't connect to MySQL server on '192.168.1.112' (0)'
[01/14/18 19:18:20] [ERROR] CConnection::CConnection - establishing connection to MySQL database failed: #2003 'Can't connect to MySQL server on '192.168.1.112' (0)'
[01/14/18 19:18:20] [INFO] changed log level from 'warning, error' to 'info, warning, error'
[01/14/18 19:19:00] [ERROR] CConnection::CConnection - establishing connection to MySQL database failed: #2003 'Can't connect to MySQL server on '127.0.0.1' (0)'
[01/14/18 19:19:01] [ERROR] CConnection::CConnection - establishing connection to MySQL database failed: #2003 'Can't connect to MySQL server on '127.0.0.1' (0)'
[01/14/18 19:19:02] [ERROR] CConnection::CConnection - establishing connection to MySQL database failed: #2003 'Can't connect to MySQL server on '127.0.0.1' (0)'
[01/14/18 19:19:03] [ERROR] CConnection::CConnection - establishing connection to MySQL database failed: #2003 'Can't connect to MySQL server on '127.0.0.1' (0)'
[01/14/18 19:19:03] [INFO] changed log level from 'warning, error' to 'info, warning, error'
[01/14/18 19:19:38] [ERROR] CConnection::CConnection - establishing connection to MySQL database failed: #2003 'Can't connect to MySQL server on 'localhost' (0)'
[01/14/18 19:19:40] [ERROR] CConnection::CConnection - establishing connection to MySQL database failed: #2003 'Can't connect to MySQL server on 'localhost' (0)'
[01/14/18 19:19:42] [ERROR] CConnection::CConnection - establishing connection to MySQL database failed: #2003 'Can't connect to MySQL server on 'localhost' (0)'
[01/14/18 19:19:44] [ERROR] CConnection::CConnection - establishing connection to MySQL database failed: #2003 'Can't connect to MySQL server on 'localhost' (0)'
[01/14/18 19:19:44] [INFO] changed log level from 'warning, error' to 'info, warning, error'
[01/14/18 19:20:26] [ERROR] CConnection::CConnection - establishing connection to MySQL database failed: #2003 'Can't connect to MySQL server on '192.168.1.11' (0)'
[01/14/18 19:20:27] [ERROR] CConnection::CConnection - establishing connection to MySQL database failed: #2003 'Can't connect to MySQL server on '192.168.1.11' (0)'
[01/14/18 19:20:28] [ERROR] CConnection::CConnection - establishing connection to MySQL database failed: #2003 'Can't connect to MySQL server on '192.168.1.11' (0)'
[01/14/18 19:20:29] [ERROR] CConnection::CConnection - establishing connection to MySQL database failed: #2003 'Can't connect to MySQL server on '192.168.1.11' (0)'
[01/14/18 19:20:29] [INFO] changed log level from 'warning, error' to 'info, warning, error'



Re: Cant connect to MySQL help me - Meller - 14.01.2018

Are your credentials ok?
Is your MySQL server up?
Is the plugin using the correct MySQL port?
Is your database correct?