19.12.2010, 09:42
(
Последний раз редактировалось thimo; 22.12.2010 в 18:05.
)
I got the houseing script by rafstar and i got the mysql.so linux version (https://sampforum.blast.hk/showthread.php?tid=122983) My server is hosted on serverffs.com
Everytime i load my server the mysql.so plugin cannot load it says this:
[17:22:19] Loading plugin: mysql.so
[17:22:19] Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)
[17:22:19] Loaded 2 plugins.
My server.cfg is this
hostname [TW]Truckers world
bind 217.18.70.179
port 7777
password
mapname Gta truckers world
weburl webtruckersworld.tk
rcon_password ******
maxplayers 10
query 1
announce 1
instagib 0
filterscripts Cruise GarHouse Untitled VehicleSystem Zadmin2.0 Untitled2 base
plugins mysql.so streamer.so sscanf.so
rcon 1
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 400.0
stream_rate 500
gamemode0 BEEEP hostname [TW]Truckers world
bind 217.18.70.179
port 7777
password
mapname Gta truckers world
weburl webtruckersworld.tk
rcon_password ******
maxplayers 10
query 1
announce 1
instagib 0
filterscripts Cruise GarHouse Untitled VehicleSystem Zadmin2.0 Untitled2 base
plugins mysql.so streamer.so sscanf.so
rcon 1
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 400.0
stream_rate 500
gamemode0 BEEEP
The MYSQL info of the script:
#define DB_HOST "217.18.70.179"
#define DB_USER "thimo_samp"
#define DB_PASSWORD "*****"
#define DB_NAME "thimo_samp"
PLS HELP!
Everytime i load my server the mysql.so plugin cannot load it says this:
[17:22:19] Loading plugin: mysql.so
[17:22:19] Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)
[17:22:19] Loaded 2 plugins.
My server.cfg is this
hostname [TW]Truckers world
bind 217.18.70.179
port 7777
password
mapname Gta truckers world
weburl webtruckersworld.tk
rcon_password ******
maxplayers 10
query 1
announce 1
instagib 0
filterscripts Cruise GarHouse Untitled VehicleSystem Zadmin2.0 Untitled2 base
plugins mysql.so streamer.so sscanf.so
rcon 1
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 400.0
stream_rate 500
gamemode0 BEEEP hostname [TW]Truckers world
bind 217.18.70.179
port 7777
password
mapname Gta truckers world
weburl webtruckersworld.tk
rcon_password ******
maxplayers 10
query 1
announce 1
instagib 0
filterscripts Cruise GarHouse Untitled VehicleSystem Zadmin2.0 Untitled2 base
plugins mysql.so streamer.so sscanf.so
rcon 1
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 400.0
stream_rate 500
gamemode0 BEEEP
The MYSQL info of the script:
#define DB_HOST "217.18.70.179"
#define DB_USER "thimo_samp"
#define DB_PASSWORD "*****"
#define DB_NAME "thimo_samp"
PLS HELP!