SA-MP Forums Archive
Not connecting to mysql - 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 to mysql (/showthread.php?tid=616313)



Not connecting to mysql - AndreiWow - 03.09.2016

I enter the right details and it gets access denied in console when connecting.. why..?


Re: Not connecting to mysql - Vince - 03.09.2016

Hard to tell if you don't give any specific info. Your "correct" credentials might not be correct after all, or the MySQL server is actively denying the connection. Connections from external sources (i.e. not originating from the local network) are nearly always blocked because of security reasons.


Re: Not connecting to mysql - PeanutButter - 03.09.2016

is it localhost?