Run time error 19: "File or function is not found"
#2

You need to reinstall / update MySQL Plugin https://sampforum.blast.hk/showthread.php?tid=56564 (>= R33), choose R39-6 for the latest series of R33. Recompile your code if needed.

Code:
[02:37:51]  Loading plugin: mysql.so
[02:37:51]   Failed (libmysqlclient_r.so.16: wrong ELF class: ELFCLASS64)
This error indicates the plugin failed to load and it can happen due to missing dependencies/bad installation (i.e. installing 32 bits program on 64 bits operating system).

What is your linux distro & version?

Do upgrade / install mysql-client on your system (or use static version of plugin mysql_static.so) and make sure you have the ia-32 libs package installed or the 32 bits architecture library that suits your system.
Reply


Messages In This Thread
Run time error 19: "File or function is not found" - by RevCeo - 06.01.2019, 00:32
Re: Run time error 19: "File or function is not found" - by RoboN1X - 06.01.2019, 05:24
Re: Run time error 19: "File or function is not found" - by ch1ps - 06.01.2019, 06:20

Forum Jump:


Users browsing this thread: 1 Guest(s)