libmysqlclient.so.18
#1

Well, I'm trying to run a script on linux panel and I'm getting this error


Код:
[13:26:15]  Loading plugin: mysql.so
[13:26:15]   Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory)
but when I'm running mysql_static.so
this error appearing:

Код:
[13:18:38]    Error: Function not registered: 'WP_Hash'
[13:18:38] Script[gamemodes/rpg.amx]: Run time error 19: "File or function is not found
[13:18:38]  Loading plugin: mysql_static.so
[13:18:38]  >> plugin.mysql: R39-3 successfully loaded.
Please tell me what to do with dat thing
EDIT: Ignore the times, they're bugged or someshit so Its on same time
Reply
#2

Hello.

I'll ask few questions, please answer them.
- Which host are you using?

Your MySQL version is totally outdated, maybe you tried to update new include with a old plugin.
Do you have libmysqlclient.so.(1 in your server files?

Update your MySQL version (https://github.com/pBlueG/SA-MP-MySQL/releases)
Reply
#3

My mysql version was on the newest and yet same error, mysql_static i didnt found another with that name, and no, I dont have libmysqlclient, only libmysql

http://107.170.226.229/ - Unique Hosting ...
tho I tried 3 of the newest for Linux in MySql.so, none of them worked
Reply
#4

use mysql_static - i used it and works well idk about you try it.
Reply
#5

but I told u, check the error I got when I'm using it
Reply
#6

Download Whirlpool and include it on your files.
Also put this above MAIN()
Код:
native WP_Hash(buffer[], len, const str[]);
Hope it helps you.
Reply
#7

Quote:
Originally Posted by ThatFag
Посмотреть сообщение
Download Whirlpool and include it on your files.
Also put this above MAIN()
Код:
native WP_Hash(buffer[], len, const str[]);
Hope it helps you.
Where exactly?
EDIT:
native WP_Hash(buffer[], len, const str[]); I got it already
and Whirlpool is in the files already
Reply
#8

Search in your script for "main" and put it above it.
Reply
#9

Check my comment edit...
Reply
#10

Have you included it at your "server.cfg" - Whirlpool ? if yes and its not working , i got no more ideas for it
Reply
#11

Whirlpool working, logs showing he's loaded
Reply
#12

Any HELP?
Reply
#13

If you've setup the linux server yourself, then you're missing a runtime... If it's hosted by someone else, then you need them to fix it.


24 hour bumps only as well... Your "urgency" doesn't excuse the rules.
Reply
#14

can someone else help me with that?
tho its new error, in mysql.so same error but in static its just writing that the mysql cant connect, like info is worng
Reply
#15

What distribution is it, or who hosts it for you?
Reply
#16

My friend hosts it with mysql, on Linux VPS
when I load in mysql_static.so its writing that the mysql has error connecting to the user, like info is worng
when I do mysql.so its :
Код:
Loading plugin: mysql.so
[13:52:18]   Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)
Reply
#17

It's missing a runtime, and that runtime comes from mysql-libs, if it is CentOS.
Reply
#18

Well, I switched script and now that's my error:
Код:
[19:52:14]    Error: Function not registered: 'mysql_unprocessed_queries'
[19:52:14] [debug] Run time error 19: "File or function is not found"
[19:52:14] [debug]  mysql_unprocessed_queries
[19:52:14] [debug] Run time error 19: "File or function is not found"
[19:52:14] [debug]  mysql_unprocessed_queries
Reply
#19

What? Did you do what I said?

Or what do you mean "I switched script"?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)