SA-MP Forums Archive
[HELP]MySQL Problem REP++ - 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: [HELP]MySQL Problem REP++ (/showthread.php?tid=568297)



[HELP]MySQL Problem REP++ - Mya - 21.03.2015

Hi,
i got problem with MySQL, Im Use MySQL R39-2 And VPS CentoS 6

Код:
Failed (libmysqlclient_r.so.15: cannot open shared object file: No such file or directory)
how to fix that error?

thanks.


Re: [HELP]MySQL Problem REP++ - mirou123 - 21.03.2015

I'm not a linux expert but I could find someone with the same problem you have.
Check out this topic.
You basically are missing that file and you simply need to download it.


Re: [HELP]MySQL Problem REP++ - CalvinC - 21.03.2015

As it says, you don't have that file, you can download it here:
http://mow.vg/files/libmysqlclient.so.15


Re: [HELP]MySQL Problem REP++ - Mya - 22.03.2015

Quote:
Originally Posted by CalvinC
Посмотреть сообщение
As it says, you don't have that file, you can download it here:
http://mow.vg/files/libmysqlclient.so.15
thanks dude, fixed !!