Need help
#1

PHP код:
[Wed Jul  8 21:50:03 2015] -------------------------
[
Wed Jul  8 21:50:03 2015]      Logging Started
[Wed Jul  8 21:50:03 2015] -------------------------
[
Wed Jul  8 21:50:11 2015] -------------------------
[
Wed Jul  8 21:50:11 2015]       Logging Ended
[Wed Jul  8 21:50:11 2015] -------------------------
[
Wed Jul  8 21:52:10 2015] -------------------------
[
Wed Jul  8 21:52:10 2015]      Logging Started
[Wed Jul  8 21:52:10 2015] ------------------------- 
mysql log ^^^

PHP код:
echo Executing Server Config...
rcon_password 12345
maxplayers 50
port 7152
bind 62.210.96.2
hostname  Cop 
And Robbers
lanmode 0
gamemode0 grab 1
plugins mysql
.so sscanf.so streamer.so whirlpool.so
filterscripts ZeroHouse
announce 0
query 1
weburl www
.sa-mp.com
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 14
logtimeformat 
[%H:%M:%S]
chatlogging 0
rcon 0 
PHP код:
SA-MP Dedicated Server
----------------------
v0.3.7, (C)2005-2015 SA-MP Team
[22:02:51
[
22:02:51Server Plugins
[22:02:51] --------------
[
22:02:51]  Loading pluginmysql.so
[22:02:51]  SA:MP MySQL Plugin v2.1.1 Loaded.
[
22:02:51]   Loaded.
[
22:02:51]  Loading pluginsscanf.so
[22:02:51
[
22:02:51]  ===============================
[
22:02:51]       sscanf plugin loaded.     
[
22:02:51]          Version:  2.8.1        
[22:02:51]    (c2012 Alex "******" Cole  
[22:02:51]  ===============================
[
22:02:51]   Loaded.
[
22:02:51]  Loading pluginstreamer.so
[22:02:51
*** 
Streamer Plugin v2.7.6 by Incognito loaded ***
[
22:02:51]   Loaded.
[
22:02:51]  Loading pluginwhirlpool.so
[22:02:51]  
[
22:02:51]  ==================
[
22:02:51]  
[
22:02:51]   Whirlpool loaded
[22:02:51]  
[
22:02:51]  ==================
[
22:02:51]  
[
22:02:51]   Loaded.
[
22:02:51]  Loaded 4 plugins.
[
22:02:51] [MySQLThread runningThreadsafeYes.
[
22:02:51
[
22:02:51Filterscripts
[22:02:51] ---------------
[
22:02:51]   Loading filterscript 'ZeroHouse.amx'...
[
22:02:51]  
[
22:02:51]  
[
22:02:51]  
[
22:02:51]  ======================================= 
[
22:02:51]  |                                     | 
[
22:02:51]  |        YSI version 3.09.0684        
[
22:02:51]  |        By Alex "******" Cole        
[
22:02:51]  |                                     | 
[
22:02:51]  ======================================= 
[
22:02:51]  
[
22:02:51
-----------------
Loading-----------------
[
22:02:51House System V1.0 by (Emrah Malkic)Zero_Cool
[22:02:51Houses Interiors Created:10
[22:02:51Created Houses:0
[22:02:51] [TdMenu]: Menu 1 Created
[22:02:51] [TdMenu]: Menu 2 Created
[22:02:51] [TdMenu]: Menu 3 Created
[22:02:51] [TdMenu]: Menu 4 Created
[22:02:51] [TdMenu]: Menu 5 Created
[22:02:51] [TdMenu]: Menu 6 Created
[22:02:51] [TdMenu]: Menu 7 Created
[22:02:51] [TdMenu]: Menu 8 Created
[22:02:51] [TdMenu]: Menu 9 Created
[22:02:51] [TdMenu]: Menu 10 Created
[22:02:51] [TdMenu]: Menu 11 Created
[22:02:51] [TdMenu]: Menu 12 Created
[22:02:51] [TdMenu]: Menu 13 Created
[22:02:51] [TdMenu]: Menu 14 Created
[22:02:51] [TdMenu]: Menu 15 Created
[22:02:51] [TdMenu]: Menu 16 Created
[22:02:51] [TdMenu]: Menu 17 Created
[22:02:51] [TdMenu]: Menu 18 Created
[22:02:51] [TdMenu]: Menu 19 Created
[22:02:51] -----------------Loaded-----------------
[
22:02:51]   Loaded 1 filterscripts.
[
22:02:51Script[gamemodes/grab.amx]: Run time error 19"File or function is not found"
[22:02:51Number of vehicle models
I don't know what's wrong really. I am trying to run my server on hosting. I need your help to let me know what's the problem? I would be your thankful.
Reply
#2

Any plugins Missing? Install nativechecker (https://sampforum.blast.hk/showthread.php?tid=249226) and see if that brings anything up
Reply
#3

should i write native.so ?

plugins mysql.so sscanf.so streamer.so whirlpool.so native.so? like this?
Reply
#4

i got this

PHP код:

[22:20:29]    Error: Function not registered'mysql_log'
[22:20:29]    Error: Function not registered'mysql_format'
[22:20:29]    Error: Function not registered'mysql_tquery'
[22:20:29]    Error: Function not registered'cache_get_data'
[22:20:29]    Error: Function not registered'cache_get_field_content'
[22:20:29]    Error: Function not registered'cache_get_field_content_int'
[22:20:29]    Error: Function not registered'cache_insert_id'
[22:20:29Script[gamemodes/grab.amx]: Run time error 19"File or function is not found"
[22:20:29Number of vehicle models
Do i need to update my mysql plugins? or what?
Reply
#5

Yeah, use the .so version of the plugins, as you're hosting on Linux.
If you added nativechecker, make sure it's placed at the very end of your plugins line, inside server.cfg, because will interfere with other plugins.

e.g. plugins mysql.so sscanf.so streamer.so whirlpool.so nativechecker.so
Reply
#6

I m using latest mysql.

But which one should i use for linux

https://github.com/pBlueG/SA-MP-MySQL/releases

mysql-r39-3-centos7.tgz?
mysql-r39-3-debian7.tgz?
mysql-r39-3-win.zip?
Reply
#7

need help. Which one should i use?
Reply
#8

Which does your script supports ??
Reply
#9

R39-3 and i can't find mysql.so in R39-3 for linux
Reply
#10

Then use the r39 -3
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)