Mysql problem. - 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 problem. (
/showthread.php?tid=382495)
Mysql problem. -
tsonn1 - 03.10.2012
Hi!
I've got a little problem...
pawn Код:
[21:57:55] Loading plugin: sampmysql.so
[21:57:55] Failed (libmysqlclient.so.15: cannot open shared object file: No such file or directory)
I've got libmysqlclient.so.15 in my server folder. (I'm using a linux hosting service)
Re: Mysql problem. -
Bicentric - 03.10.2012
Who's plugin are you using?
Re: Mysql problem. -
tsonn1 - 04.10.2012
I'm using sampmysql I've got no idea, who made it.
Re: Mysql problem. -
mamorunl - 04.10.2012
You need to have the libmysqlclient.so.15 in your folder. You can download it at BlueGs thread if I recall correctly.
Re: Mysql problem. -
tsonn1 - 04.10.2012
Aam...
Quote:
Originally Posted by Me (tsonn1)
I've got libmysqlclient.so.15 in my server folder. (I'm using a linux hosting service)
|
Re: Mysql problem. -
Roel - 04.10.2012
Try putting the libmysqlclient.so.15 in your /usr/lib folder.
You can do this using your ftp root to acces the system folders, or with your linux console.
Re: Mysql problem. -
tsonn1 - 04.10.2012
I'm using a Linux hosting service.
They've got the file in /usr/lib folder. I asked them.
Re: Mysql problem. -
Roel - 04.10.2012
When OS do you have and what version? and 64bit or 32bit?
Re: Mysql problem. -
tsonn1 - 04.10.2012
I have no idea.
Re: Mysql problem. -
WackoX - 05.10.2012
Quote:
Originally Posted by tsonn1
I have no idea.
|
Then don't buy a Linux server if you don't know how it works.
Try installing libstdc++ on your server.