[HelpUs]MySQL on Debian5 64bits
#1

Hi,

Im posting here to see if someone has the solution, the error is:
[16:49:25] Failed (libcurl.so.15: cannot open shared object file: No such file or directory)

Im from "Click21 [SA-MP]", one of the most visiteds servers on SA-MP, and we're trying to make a online players rank, on a website, preview: http://www.click21samp.tk/

It works on linux 32bits and Windows but we cannot change the O.S because its a company.

Please do not post "search before post" here because we're already tired of searching, and we still don't know how to solve the problem.
Reply
#2

first install via apt-get install ia32-libs
Reply
#3

Quote:
Originally Posted by Meester Proper
first install via apt-get install ia32-libs
it's a tip or you was with the same problem and solved?

say yes plz... =/
Reply
#4

libcurl.so.15 is one of the library files that linux uses, this plugin requires libcurl.so.15 to operate, similar to the way how you need .DLL files on windows sometimes to run a certain program or app.

all you need to do is either manually download the libcurl libraries and upload them onto your server or do it straight from your server
on CentOS i had to download them manually, but as Meester Proper said
Код:
apt-get install ia32-libs
would probably do it.

->sorry dont remember much about debian, used to centos now
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)