26.10.2010, 16:17
Alright so I managed to get a full SQL script (cwrp) running on my windows local server, everything was fluent. Now I tried to upload everything to my linux host and I simply can't figure out the settings. Whenever I start the server I get the error Script[gamemodes/cwrp.amx]: Run time error 19: "File or function is not found".
The console log from starting the server:
###################[ Beginning first 1000 lines from log ]##############
[Tue Oct 26 19:19:26 2010] Launching server with the following commandline:
# /home/gta153/.gameservers/samp_0/samp03svr +exec server.cfg
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3b R2, ©2005-2010 SA-MP Team
[19:19:26]
[19:19:26] Server Plugins
[19:19:26] --------------
[19:19:26] Loading plugin: mysql.so
[19:19:26]
> MySQL plugin R4-2 successfully loaded.
[19:19:26] Loaded.
[19:19:26] Loaded 1 plugins.
[19:19:26]
[19:19:26] Filter Scripts
[19:19:26] ---------------
[19:19:26] Loading filter script 'adminspec.amx'...
[19:19:26] Loaded 1 filter scripts.
[19:19:26] Script[gamemodes/cwrp.amx]: Run time error 19: "File or function is not found"
[19:19:26] Number of vehicle models: 0
###################[ End of log ]#########################
It can successfully load mysql plugin and doesn't mention the libmysql one, don't think it has to. Any ideas?
The console log from starting the server:
###################[ Beginning first 1000 lines from log ]##############
[Tue Oct 26 19:19:26 2010] Launching server with the following commandline:
# /home/gta153/.gameservers/samp_0/samp03svr +exec server.cfg
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3b R2, ©2005-2010 SA-MP Team
[19:19:26]
[19:19:26] Server Plugins
[19:19:26] --------------
[19:19:26] Loading plugin: mysql.so
[19:19:26]
> MySQL plugin R4-2 successfully loaded.
[19:19:26] Loaded.
[19:19:26] Loaded 1 plugins.
[19:19:26]
[19:19:26] Filter Scripts
[19:19:26] ---------------
[19:19:26] Loading filter script 'adminspec.amx'...
[19:19:26] Loaded 1 filter scripts.
[19:19:26] Script[gamemodes/cwrp.amx]: Run time error 19: "File or function is not found"
[19:19:26] Number of vehicle models: 0
###################[ End of log ]#########################
It can successfully load mysql plugin and doesn't mention the libmysql one, don't think it has to. Any ideas?