SA-MP Forums Archive
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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: MySQL (/showthread.php?tid=260618)



MySQL - undeR. - 09.06.2011

Can "mod" connect to MySQL if i am running it from localhost?


Re: MySQL - Scenario - 09.06.2011

That depends on your MySQL settings for the VPS.


Re: MySQL - undeR. - 09.06.2011

Can u explain how?


Re: MySQL - Scenario - 09.06.2011

You need to make sure that your MySQL server will accept external connections. You can check the MySQL developers website for additional information.