[URGENT]Host problem
#1

Hi guys, i uploaded my server to host,i plugged it with my database(mysql) and i can start it from computer all is working,loading, all accounts are registering.
When i start it into host , i have all plugins .so and i get this error:
Код HTML:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3z, ©2005-2014 SA-MP Team

[21:04:12] 
[21:04:12] Server Plugins
[21:04:12] --------------
[21:04:12]  Loading plugin: sscanf.so
[21:04:12] 

[21:04:12]  ===============================

[21:04:12]       sscanf plugin loaded.     

[21:04:12]          Version:  2.8.1        

[21:04:12]    © 2012 Alex "******" Cole  

[21:04:12]  ===============================

[21:04:12]   Loaded.
[21:04:12]  Loading plugin: streamer.so
[21:04:12] 

*** Streamer Plugin v2.6.1 by Incognito loaded ***

[21:04:12]   Loaded.
[21:04:12]  Loading plugin: mysql.so
[21:04:12] 

  > MySQL plugin R8 (****** code Revision 5) successfully loaded.

[21:04:12]   Loaded.
[21:04:12]  Loading plugin: crashdetect.so
[21:04:12]   CrashDetect v4.13 is OK.
[21:04:12]   Loaded.
[21:04:12]  Loading plugin: FileFunctions.so
[21:04:12]   Loaded.
[21:04:12]  Loaded 5 plugins.

[21:04:13] 
[21:04:13] Filterscripts
[21:04:13] ---------------
[21:04:13]   Loaded 0 filterscripts.

[21:04:13] [debug] Run time error 19: "File or function is not found"
[21:04:13] [debug]  cache_get_row_count
[21:04:13] [debug]  cache_get_field_count
[21:04:13] [debug]  mysql_query
[21:04:13] [debug]  mysql_escape_string
[21:04:13] [debug]  mysql_log
[21:04:13] [debug] Run time error 19: "File or function is not found"
[21:04:13] [debug]  cache_get_row_count
[21:04:13] [debug]  cache_get_field_count
[21:04:13] [debug]  mysql_query
[21:04:13] [debug]  mysql_escape_string
[21:04:13] [debug]  mysql_log
[21:04:13] Script[gamemodes/saints.amx]: Run time error 19: "File or function is not found"
[21:04:13] Number of vehicle models: 0
Reply
#2

Download nativechecker and post it's logs here .
Reply
#3

You're missing MySQL plugin or probably having wrong plugin version.
Reply
#4

Quote:
Originally Posted by iZN
Посмотреть сообщение
You're missing MySQL plugin or probably having wrong plugin version.
This ^, make sure you use the MySQL plugin that coordinates with your script's include file and that of your plugin.
Reply
#5

Hi,

This is most likely a problem with your host, where are you hosting the MySQL database from?
It's caused by the server (which is hosting SA:MP) not having the right dependencies.

Also, you might have downloaded the .so, but is it for the right linux OS? There are many to choose from, you'd need to know exactly what linux OS it is running to get it to work.
Reply
#6

Quote:
Originally Posted by NoSoap
Посмотреть сообщение
Hi,

This is most likely a problem with your host, where are you hosting the MySQL database from?
It's caused by the server (which is hosting SA:MP) not having the right dependencies.

Also, you might have downloaded the .so, but is it for the right linux OS? There are many to choose from, you'd need to know exactly what linux OS it is running to get it to work.
I have host from triangle.gs and I think I have right plugin ver cuz it's starting on localhost.
Reply
#7

You need to compile your gamemode with the SAME version of mysql plugin you are using on ur host..


ex: Compile with R7, use R7
Reply
#8

Quote:
Originally Posted by ThunderBold
Посмотреть сообщение
I have host from triangle.gs and I think I have right plugin ver cuz it's starting on localhost.
Check in server logs then, if it's R8 too like on linux, or not.
Reply
#9

So today i downloaded again mysql r34 plugin version for .so , i putted the include file into pawno , i recompiled , uploaded to host and it's still don't working.
My question is now , i have 2 different folders into my ftp:
__MACOSX, and i don't upload files in it , i upload them out of the folder.
Reply
#10

What does your log now say?

Did you upload them to the correct location? (plugins folder)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)