18.11.2010, 12:54
(
Last edited by Ivan_Pantovic; 18/11/2010 at 01:11 PM.
)
Hello ,
I have a problem with mysql system on my VPS and on my comp when it's running this script on linux .
Each time I start the server :
Both computers are on linux 32 bit .
Full server log :
Thanks
I have a problem with mysql system on my VPS and on my comp when it's running this script on linux .
Each time I start the server :
pawn Code:
libmysqlclient.so.15: cannot open shared object file: No such file or directory
Full server log :
pawn Code:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3b R2, (C)2005-2010 SA-MP Team
[15:00:29]
[15:00:29] Server Plugins
[15:00:29] --------------
[15:00:29] Loading plugin: streamer.so
[15:00:29]
*** Streamer Plugin v2.3.8 by Incognito loaded ***
[15:00:29] Loaded.
[15:00:29] Loading plugin: sampmysql.so
[15:00:29] Failed (libmysqlclient.so.15: cannot open shared object file: No such file or directory)
[15:00:29] Loaded 1 plugins.
[15:00:29]
[15:00:29] Filter Scripts
[15:00:29] ---------------
[15:00:29] Loading filter script 'npc1.amx'...
[15:00:29] Loading filter script 'objects.amx'...
[15:00:29] Loaded 2 filter scripts.
[15:00:29] Script[gamemodes/new.amx]: Run time error 19: "File or function is not found"
[15:00:29] Number of vehicle models: 0
[15:00:29] Incoming connection: 127.0.0.1:49484
[15:00:29] Incoming connection: 127.0.0.1:58504
[15:00:29] Incoming connection: 127.0.0.1:48784
[15:00:29] Incoming connection: 127.0.0.1:52134
[15:00:29] Incoming connection: 127.0.0.1:36820
[15:00:29] Incoming connection: 127.0.0.1:58197
[15:00:35] --- Server Shutting Down.
[15:00:35]
*** Streamer Plugin v2.3.8 by Incognito unloaded ***
Thanks