Problem,help
#1

Hello,

I have a problem with this, the database is connected all the plugins loaded and i have the rest but throw me this problem, if someone knows how to solve it, reply, it will receive a reward.

[ Loading plugin: mysql.so
Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory) ]


If there's anyone to download this, leave a link.Thanks
Reply
#2

Quote:
Originally Posted by OPcode
View Post
Hello,

I have a problem with this, the database is connected all the plugins loaded and i have the rest but throw me this problem, if someone knows how to solve it, reply, it will receive a reward.

[ Loading plugin: mysql.so
Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory) ]


If there's anyone to download this, leave a link.Thanks
Use the latest version of MYSQL

And Test your gameplay on loclahost with xampp
Reply
#3

On the home server it works well, only when I upload to the game panel it can not, when I compile the mode with this database then I throw 26 erros around database...
Reply
#4

The host needs a certain package installed on their OS.

They need the mysql-client package or you could use the static version of the MySQL plugin.

I always recommend contacting your host if your having trouble.
Reply
#5

I got this:

error 017: undefined symbol "mysql_debug"
: error 017: undefined symbol "mysql_ping"
: error 035: argument type mismatch (argument 1)
: error 017: undefined symbol "mysql_store_result"
: error 017: undefined symbol "mysql_num_rows"
: error 017: undefined symbol "mysql_free_result"
: error 035: argument type mismatch (argument 1)
: error 017: undefined symbol "mysql_store_result"
: error 017: undefined symbol "mysql_num_rows"
: error 017: undefined symbol "mysql_fetch_row_format"
: error 017: undefined symbol "mysql_fetch_field_row"
: error 017: undefined symbol "mysql_free_result"
: error 017: undefined symbol "mysql_real_escape_string"
error 035: argument type mismatch (argument 1)
: error 017: undefined symbol "mysql_store_result"
: error 017: undefined symbol "mysql_num_rows"
: error 035: argument type mismatch (argument 1)
: error 017: undefined symbol "mysql_free_result"
: error 035: argument type mismatch (argument 1)
: error 035: argument type mismatch (argument 1)
: error 017: undefined symbol "mysql_store_result"
: error 017: undefined symbol "mysql_num_rows"
: error 017: undefined symbol "mysql_fetch_row_format"
: error 017: undefined symbol "mysql_fetch_field_row"
: error 017: undefined symbol "mysql_free_result"
Reply
#6

Quote:
Originally Posted by OPcode
View Post
I got this:

error 017: undefined symbol "mysql_debug"
: error 017: undefined symbol "mysql_ping"
: error 035: argument type mismatch (argument 1)
: error 017: undefined symbol "mysql_store_result"
: error 017: undefined symbol "mysql_num_rows"
: error 017: undefined symbol "mysql_free_result"
: error 035: argument type mismatch (argument 1)
: error 017: undefined symbol "mysql_store_result"
: error 017: undefined symbol "mysql_num_rows"
: error 017: undefined symbol "mysql_fetch_row_format"
: error 017: undefined symbol "mysql_fetch_field_row"
: error 017: undefined symbol "mysql_free_result"
: error 017: undefined symbol "mysql_real_escape_string"
error 035: argument type mismatch (argument 1)
: error 017: undefined symbol "mysql_store_result"
: error 017: undefined symbol "mysql_num_rows"
: error 035: argument type mismatch (argument 1)
: error 017: undefined symbol "mysql_free_result"
: error 035: argument type mismatch (argument 1)
: error 035: argument type mismatch (argument 1)
: error 017: undefined symbol "mysql_store_result"
: error 017: undefined symbol "mysql_num_rows"
: error 017: undefined symbol "mysql_fetch_row_format"
: error 017: undefined symbol "mysql_fetch_field_row"
: error 017: undefined symbol "mysql_free_result"
Is the inclusion linked?
Reply
#7

The host is missing libraries required for the mysql plugin. Contact their support or if you're using a VPS then install the missing library by yourself.
Reply
#8

It depends on the VPS that you are using, for example I was using Debian so I installed Debian-static and the re-compiled the script and it was working. Or another issue can be with MySQL's version, as far I remember my stuff was not running on the latest version of mysql then I decided to downgrade it. You need MySQL client to be updated and make sure you have libmysqlclient_r.so.16 located in your root folder.
Reply
#9

These threads may be relevant:
https://sampforum.blast.hk/showthread.php?tid=280057
https://sampforum.blast.hk/showthread.php?tid=590730
https://sampforum.blast.hk/showthread.php?tid=639691
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)