SA-MP Forums Archive
000webhost, mysql for server possible? - 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: 000webhost, mysql for server possible? (/showthread.php?tid=335566)



000webhost, mysql for server possible? - Dripac - 18.04.2012

Hello,

i uploaded everything from the .db file to this host, but somehow it doesn't load anything from the database,

so does anyone know if it's actually posible from this host?


Re: 000webhost, mysql for server possible? - MP2 - 18.04.2012

You should be able to access your webhost's mySQL database from your gameserver yes, unless they block remote connections, which is highly likely. Why don't you get a localhost mySQL DB? Ask your host, most of them give you a free one with a server.


Re: 000webhost, mysql for server possible? - Dripac - 20.04.2012

I don't have a gameserver yet, i want to finish the script first, and then buy one ...

Maybe someone knows a website where i can use it?


Re: 000webhost, mysql for server possible? - [MG]Dimi - 20.04.2012

http://free-mysql.bizhostnet.com/

I was using this one until I finished script. A bit slow website coz it's free but it works very good for game.


Re: 000webhost, mysql for server possible? - Dripac - 20.04.2012

I can't upload the .sql file...

#1193 - Unknown system variable 'SQL_MODE'

I have this

Код:
SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO";