FAILED(libz.so.1: cannot open shared object file: No such file or directory) - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: FAILED(libz.so.1: cannot open shared object file: No such file or directory) (
/showthread.php?tid=378513)
FAILED(libz.so.1: cannot open shared object file: No such file or directory) -
Nedda - 18.09.2012
Hello guys !! I have problem .
I installed samp server on my VPS and now will not load mod !
heres the server log
Код:
SA-MP Dedicated Server
----------------------
v0.3e-R2, ©2005-2012 SA-MP Team
[05:08:31]
[05:08:31] Server Plugins
[05:08:31] --------------
[05:08:31] Loading plugin: sscanf.so
[05:08:31]
[05:08:31] ===============================
[05:08:31] sscanf plugin loaded.
[05:08:31] © 2009 Alex "******" Cole
[05:08:31] 0.3d-R2 500 Players "dnee"
[05:08:31] ===============================
[05:08:31] Loaded.
[05:08:31] Loading plugin: streamer.so
[05:08:31]
*** Streamer Plugin v2.5.2 R2 by Incognito loaded ***
[05:08:31] Loaded.
[05:08:31] Loading plugin: regex.so
[05:08:31]
[05:08:31] ______________________________________
[05:08:31] Regular Expression Plugin v0.2.1 loaded
[05:08:31] ______________________________________
[05:08:31] By: Fro © Copyright <TBG> 2009-2011
[05:08:31] ______________________________________
[05:08:31] Loaded.
[05:08:31] Loading plugin: Whirlpool.so
[05:08:31]
[05:08:31] ==================
[05:08:31]
[05:08:31] Whirlpool loaded
[05:08:31]
[05:08:31] ==================
[05:08:31]
[05:08:31] Loaded.
[05:08:31] Loading plugin: MapAndreas.so
[05:08:31] Loaded.
[05:08:31] Loading plugin: mysql.so
[05:08:31] Failed (libz.so.1: cannot open shared object file: No such file or directory)
[05:08:31] Loading plugin: nativechecker.so
[05:08:31] Loaded.
[05:08:31] Loaded 6 plugins.
[05:08:31]
[05:08:31] Filterscripts
[05:08:31] ---------------
[05:08:31] Loading filterscript 'anti-flood.amx'...
[05:08:31] Loaded 1 filterscripts.
[05:08:31] Error: Function not registered: 'mysql_debug'
[05:08:31] Error: Function not registered: 'mysql_query'
[05:08:31] Error: Function not registered: 'mysql_reconnect'
[05:08:31] Error: Function not registered: 'mysql_ping'
[05:08:31] Error: Function not registered: 'mysql_real_escape_string'
[05:08:31] Error: Function not registered: 'mysql_store_result'
[05:08:31] Error: Function not registered: 'mysql_num_rows'
[05:08:31] Error: Function not registered: 'mysql_free_result'
[05:08:31] Error: Function not registered: 'mysql_fetch_row_format'
[05:08:31] Error: Function not registered: 'mysql_fetch_int'
[05:08:31] Error: Function not registered: 'mysql_connect'
[05:08:31] Script[gamemodes/NLRPGv3.amx]: Run time error 19: "File or function is not found"
[05:08:31] Number of vehicle models: 0
[05:08:53] Incoming connection: 87.250.109.18:31743
[05:08:53] [join] Nedim_Nedda has joined the server (0:87.250.109.18)
[05:09:16] [part] Nedim_Nedda has left the server (0:0)
Sorry for my bad english :/
Re: FAILED(libz.so.1: cannot open shared object file: No such file or directory) -
lovem - 20.11.2014
I am using centOs
This problem was solved?
If this problem was solved
Can you tell me how
I also have this problem
Re: FAILED(libz.so.1: cannot open shared object file: No such file or directory) -
lovem - 20.11.2014
I have CentOs
I must use yum command
ERror:No package zlib1g:i386 available.
Re: FAILED(libz.so.1: cannot open shared object file: No such file or directory) -
lovem - 20.11.2014
Quote:
Originally Posted by Gamer_Z
You could fix it with the command:
Код:
sudo apt-get install zlib1g:i386
Source
|
I have CentOs
I must use yum command
ERror:No package zlib1g:i386 available.
Please help me more
Re: FAILED(libz.so.1: cannot open shared object file: No such file or directory) -
connork - 20.11.2014
Try this.
yum install zlib.i686
Re: FAILED(libz.so.1: cannot open shared object file: No such file or directory) -
lovem - 20.11.2014
thanks!
you can fix this problem?!
Код:
[10:14:26] Loading plugin: mysql.so
[10:14:26] Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)
Re: FAILED(libz.so.1: cannot open shared object file: No such file or directory) -
lovem - 20.11.2014
Please Help Me
Re: FAILED(libz.so.1: cannot open shared object file: No such file or directory) -
connork - 20.11.2014
try reinstall mysql
yum install mysql-server
or
yum update
yum upgrade -y
Re: FAILED(libz.so.1: cannot open shared object file: No such file or directory) -
lovem - 21.11.2014
Doesn't Work
Код:
Loading mirror speeds from cached hostfile
* base: ftp.cc.uoc.gr
* extras: mirror.crazynetwork.it
* updates: centos.fis.uniroma2.it
No Packages marked for Update
Код:
Loading mirror speeds from cached hostfile
* base: mirror.vit.com.tr
* extras: mirror.crazynetwork.it
* updates: centos.fis.uniroma2.it
No package mysql-server available.
* Maybe you meant: MySQL-server
Error: Nothing to do