SA-MP Forums Archive
Mode:Unknown - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Mode:Unknown (/showthread.php?tid=547092)



Mode:Unknown - JOSSE - 20.11.2014

Hi my name is Anton am from Belarus so maybe there will be errors in words
Generally move on to the very problem that I have had.
I mod stands on his own car (GVA), and the problem is that once I started the mod gives an error MODE:Unknown
Here's server logs.

Код:
----------
Loaded log file: "server_log.txt".
----------

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

[20:12:11] 
[20:12:11] Server Plugins
[20:12:11] —------------
[20:12:11] Loading plugin: streamer.so
[20:12:11] 

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

[20:12:11] Loaded.
[20:12:11] Loading plugin: mysql_centos.so
[20:12:11] Failed (libssl.so.6: cannot open shared object file: No such file or directory)
[20:12:11] Loading plugin: nativechecker.so
[20:12:11] Loaded.
[20:12:11] Loaded 2 plugins.

[20:12:11] 
[20:12:11] Filterscripts
[20:12:11] —-------------
[20:12:11] Loading filterscript 'base.amx'...
[20:12:11] 
--Base FS loaded.

[20:12:11] Loading filterscript 'gl_actions.amx'...
[20:12:11] Loading filterscript 'gl_property.amx'...
[20:12:11] 
-----------------------------------
[20:12:11] Grand Larceny Property Filterscript 
[20:12:11] —---------------------------------

[20:12:11] Loading filterscript 'gl_realtime.amx'...
[20:12:11] Loaded 4 filterscripts.

[20:12:12] Error: Function not registered: 'mysql_real_escape_string'
[20:12:12] Error: Function not registered: 'mysql_query'
[20:12:12] Error: Function not registered: 'mysql_store_result'
[20:12:12] Error: Function not registered: 'mysql_fetch_row_format'
[20:12:12] Error: Function not registered: 'mysql_free_result'
[20:12:12] Error: Function not registered: 'mysql_retrieve_row'
[20:12:12] Error: Function not registered: 'mysql_fetch_field_row'
[20:12:12] Error: Function not
registered:
'mysql_num_rows'
[20:12:12] Error: Function not registered: 'mysql_debug'
[20:12:12] Error: Function not registered: 'mysql_set_charset'
[20:12:12] Error: Function not registered: 'mysql_connect'
[20:12:12] Error: Function not registered: 'mysql_close'
[20:12:12] Reading File: blank
[20:12:12] Reading File: properties/houses.txt
[20:12:12] Reading File: properties/businesses.txt
[20:12:12] Reading File: properties/banks.txt
[20:12:12] Reading File: properties/police.txt
[20:12:12] Script[gamemodes/LiL_2.amx]: Run time error 19: "File or function is not found"
[20:12:12] Number of vehicle models: 0

And yes that's what a mistake I said. Help me please


Код:
[20:12:11] Loading plugin: mysql_centos.so
[20:12:11] Failed (libssl.so.6: cannot open shared object file: No such file or directory)



Re : Mode:Unknown - Dutheil - 20.11.2014

http://forum.sa-mp.com/forumdisplay.php?f=32


Re: Mode:Unknown - JOSSE - 20.11.2014

You will forgive me, but I do not understand what the characters are written there


Re: Mode:Unknown - Urukhay - 20.11.2014

What version of OS?


Re: Mode:Unknown - JOSSE - 20.11.2014

Quote:
Originally Posted by Urukhay
Посмотреть сообщение
, какая версия ОС?
worth linux


Re: Mode:Unknown - Urukhay - 20.11.2014

Quote:
Originally Posted by JOSSE
Посмотреть сообщение
worth linux
Perhaps you have an older version of your OS.


Re: Mode:Unknown - biker122 - 20.11.2014

http://www.mow.vg/files/libmysqlclient.so.15 - > View last line for information.
Probably different MySQL plugin & include versions (if not wrong)
You need to download the mysql lib for linux. (Link provided in the first line)


Re: Mode:Unknown - JOSSE - 20.11.2014

Quote:
Originally Posted by Urukhay
Посмотреть сообщение
возможно, у вас более старая версия ОС.
The machine is not my friend and I say once a day as possible to fix everything that would work well?


Re: Mode:Unknown - JOSSE - 20.11.2014

Quote:
Originally Posted by biker122
Посмотреть сообщение
http://www.косить.vg/files/libmysqlclient.так.15 - > просмотр последней строки для информации. Наверное, разные MySQL плагин и включать версий (если не ошибаюсь), то вам нужно скачать mysql lib для linux. (Ссылку в первой строке)
But in my localhost everything runs normally.


Re: Mode:Unknown - Jakwob - 20.11.2014

is your local host also linux?

if its windows then you may need to download the linux server in order to run the server on linux