SA-MP Forums Archive
Canton load mysql plugin - 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: Canton load mysql plugin (/showthread.php?tid=252345)



Canton load mysql plugin - mariomako - 01.05.2011

Hello,
i canton load this mysql https://sampforum.blast.hk/showthread.php?tid=56564 plugin
in server window type loading ....
fail!

What is problem ?

Help meeee...............

thanks


Re: Canton load mysql plugin - dr.pepper - 01.05.2011

What OS are you using?
You need to check if you have the (.dll) file if you Windows..
You need to check if you have the (.so) file if you have a Linux..

You need to edit Server.cfg
On the Plugins Lines:
(Windows)
Код:
plugins mysql
(Linux)
Код:
plugins mysql.so
You need to make sure you made your Server and the Mysql Server both compatible..

This is all self explanatory, check if you have all the necessities.