hot and mysql - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: hot and mysql (
/showthread.php?tid=582246)
hot and mysql -
AndreiWow - 19.07.2015
My host said that if I work with plugins, use them as .dll because servers are hosted on windows.
But my gm has a mysql.dll and one .so that means it runs on mysql right?
If I add mysql.dll in plugins server.cfg it still doesnt work.
HTML Code:
Script[gamemodes/SanJoseRolePlay.amx]: Run time error 19: "File or function is not found"
Re: hot and mysql -
Lucky™ - 19.07.2015
Did you add your mysql database connection details into the script?
Re: hot and mysql -
Sithis - 19.07.2015
Have you compiled your gamemode with the corresponding mysql include? If not, follow the proper installation instructions that came with the mysql plugin you are using.
Re: hot and mysql -
AndreiWow - 19.07.2015
Um I don't have instructions, my host said just to add mysql.dll in server.cfg at plugins, how should I add the details, ftp detalis in the gamemode? or what details, because my host didnt gave me a mysql database.
Re: hot and mysql -
AndreiWow - 19.07.2015
IT IS WORKING, NEVERMIND, THX ALL