SA-MP Forums Archive
Problems with 0.3 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: Problems with 0.3 and MySQL (/showthread.php?tid=103203)



Problems with 0.3 and MySQL - BeTToR@Spain - 18.10.2009

Hi guys!

We are migrating our GameMode to the new version and we have a important problem with MySQL. We havenґt got idea to resolve this problem and weґre very unhappy... Here is the Log.

Код:
SA-MP Dedicated Server
----------------------
v0.3a, ©2005-2009 SA-MP Team

[17:47:39] 
[17:47:39] Server Plugins
[17:47:39] --------------
[17:47:39] Loading plugin: sampmysql.so
[17:47:39]  Failed (libmysqlclient.so.15: cannot open shared object file: No such file or directory)
[17:47:39] Loaded 0 plugins.

[17:47:39] 
[17:47:39] Filter Scripts
[17:47:39] ---------------
[17:47:39]  Loading filter script 'MidoStream.amx'...
[17:47:39]  Loaded 1 filter scripts.

[17:47:39] Script[gamemodes/mtrp-final.amx]: Run time error 19: "File or function is not found"
[17:47:47] --- Server Shutting Down.
Thanks for All.

Greetings from Spain!


Re: Problems with 0.3 and MySQL - Memoryz - 19.10.2009

Do you have a plugins folder with the sampmysql.so file in it?

It shows "cannot open shared object file: No such file or directory"


Re: Problems with 0.3 and MySQL - BeTToR@Spain - 19.10.2009

Yes, we have got the folder... All things are appearly Ok, but we have not got idea why we have this error :S


Re: Problems with 0.3 and MySQL - Memoryz - 19.10.2009

Quote:
Originally Posted by BeTToR@Spain
Yes, we have got the folder... All things are appearly Ok, but we have not got idea why we have this error :S
Put a copy of the mysql plugin in the plugins folder, and in the server folder.


Re: Problems with 0.3 and MySQL - ev0lution - 19.10.2009

Perhaps if you searched* before you posted, you would've found this, which is (probably) what you need: http://forum.sa-mp.com/index.php?topic=122098.0

* I know the forum search feature is currently unavailable, that's why the link on the word "searched" goes to the topic on how to search the forum using other ways


Quote:
Originally Posted by Memoryz
Do you have a plugins folder with the sampmysql.so file in it?

It shows "cannot open shared object file: No such file or directory"
It shows "Failed (libmysqlclient.so.15: cannot open shared object file: No such file or directory)" - not sampmysql.so - please read all of the information posted before trying to help next time.