MySQL R34 Errors - 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: MySQL R34 Errors (
/showthread.php?tid=500469)
MySQL R34 Errors -
EmilLykke - 13.03.2014
I am currently having errors...
When I put it on my localhost with my own computer it works.
But when I put it on my VPS, it doesn't.. Why is it not working? Someone please tell me. Thank you.
Re: MySQL R34 Errors -
xo - 13.03.2014
Check the database connection info, also sometimes you have to use 127.0.0.1 instead of " localhost "
Re: MySQL R34 Errors -
EmilLykke - 13.03.2014
That has nothing to do about loading the plugin?
Re: MySQL R34 Errors -
xo - 13.03.2014
Well also check the plugin version on the host and check if it's .so or .dll ( windows = .dll , Linux = .so ) if you don't have the linux plugin then get it.
Re: MySQL R34 Errors -
Ruben_Alonso - 13.03.2014
Emily, make sure you have granted permissions on your VPS mySQL user, and if you put the script and mysql on the same machine(VPS) it would be much easier.
Re: MySQL R34 Errors -
EmilLykke - 13.03.2014
It's not my user... The plugins are not working. Right now, none of my plugins are loading.. No matter what plugins it is. What to do?
Re: MySQL R34 Errors -
xo - 13.03.2014
Post server log.
Re: MySQL R34 Errors -
Kapupc - 13.03.2014
are you sure about your user and password in your game mode
if you sure go check about visual c++ your plugin need it i was too