SA-MP Forums Archive
HELP with FCNPC and MySQL on Centos 6 - 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 with FCNPC and MySQL on Centos 6 (/showthread.php?tid=600875)



HELP with FCNPC and MySQL on Centos 6 - biaprot - 14.02.2016

Hello ! when i'm trying to start server , it show error :
Код:
[03:22:59]  Loading plugin: fcnpc.so
[03:22:59]   Failed (/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by plugins/fcnpc.so))

[03:22:59]  Loading plugin: mysql.so
[03:22:59]   Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)
Anyone can fix this ? thanks


Re: HELP with FCNPC and MySQL on Centos 6 - HydraHumza - 14.02.2016

use mysql_static.so


Re: HELP with FCNPC and MySQL on Centos 6 - FreAkeD - 14.02.2016

This topic could help you out about the FCNPC error.

https://sampforum.blast.hk/showthread.php?tid=580347


Re: HELP with FCNPC and MySQL on Centos 6 - biaprot - 15.02.2016

Can you give me link to mysql_static.so ?


Re: HELP with FCNPC and MySQL on Centos 6 - biaprot - 15.02.2016

Thanks Humza it working , thanks FreAked i'm update to Centos 7 and no FCNPC error . Do you know how to fix this Error ? https://sampforum.blast.hk/showthread.php?tid=600954 .