SA-MP Forums Archive
MYSQL LINUX-WINDOWS - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: MYSQL LINUX-WINDOWS (/showthread.php?tid=452261)



MYSQL LINUX-WINDOWS - Johnnny - 20.07.2013

Work to open a server samp on linux based mysql r5 with a database located on windows?


Re: MYSQL LINUX-WINDOWS - Ayumi - 20.07.2013

It would work fine if you set up your MySQL remote connection settings correctly.


Re: MYSQL LINUX-WINDOWS - Johnnny - 20.07.2013

Can you help me...or someone please...errors and errors and errors


Re: MYSQL LINUX-WINDOWS - ColorHost-Kevin - 20.07.2013

What errors do you have?


Re: MYSQL LINUX-WINDOWS - Johnnny - 20.07.2013

Код:
SA-MP Dedicated Server
----------------------
v0.3x, ©2005-2013 SA-MP Team

[22:12:04] filterscripts = ""  (string)
[22:12:04] 
[22:12:04] Server Plugins
[22:12:04] --------------
[22:12:04]  Loading plugin: mysql.so
[22:12:04]   Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)
[22:12:04]  Loading plugin: sscanf.so
[22:12:04] 

[22:12:04]  ===============================

[22:12:04]       sscanf plugin loaded.     

[22:12:04]          Version:  2.8.1        

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

[22:12:04]  ===============================

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

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

[22:12:04]   Loaded.
[22:12:04]  Loading plugin: Whirlpool.so
[22:12:04]  
[22:12:04]  ==================
[22:12:04]  
[22:12:04]   Whirlpool loaded
[22:12:04]  
[22:12:04]  ==================
[22:12:04]  
[22:12:04]   Loaded.
[22:12:04]  Loading plugin: nativechecker.so
[22:12:04]   Loaded.
[22:12:04]  Loaded 4 plugins.

[22:12:04] 
[22:12:04] Filterscripts
[22:12:04] ---------------
[22:12:04]   Loaded 0 filterscripts.

[22:12:04]    Error: Function not registered: 'mysql_connect'
[22:12:04]    Error: Function not registered: 'mysql_query'
[22:12:04]    Error: Function not registered: 'mysql_store_result'
[22:12:04]    Error: Function not registered: 'mysql_fetch_row_format'
[22:12:04]    Error: Function not registered: 'mysql_ping'
[22:12:04]    Error: Function not registered: 'mysql_reconnect'
[22:12:04]    Error: Function not registered: 'mysql_real_escape_string'
[22:12:04]    Error: Function not registered: 'mysql_num_rows'
[22:12:04]    Error: Function not registered: 'mysql_fetch_field_row'
[22:12:04]    Error: Function not registered: 'mysql_free_result'
[22:12:04]    Error: Function not registered: 'mysql_close'
[22:12:04]    Error: Function not registered: 'mysql_debug'
[22:12:04] Script[gamemodes/booter.amx]: Run time error 19: "File or function is not found"
[22:12:04] Number of vehicle models: 0



Re: MYSQL LINUX-WINDOWS - mevi - 20.07.2013

Hello, Please check these links:

https://sampforum.blast.hk/showthread.php?tid=338190&page=3
https://sampforum.blast.hk/showthread.php?tid=277775
https://sampforum.blast.hk/showthread.php?tid=97167

I hope this helps you to solve the problem!