Jump to content
  • 0

Errors running MYSQL on Linux Server


BLonwei

Question

Posted

Hello, I'm trying to start a RP server here on MTA. The server will require mysql. However, my host is on linux. When I go to start the server, I am connecting fine, expect I only get a black screen and the errors that are shown below. I can not seem to either get the files correct or get the server to run properly. Any help is greatly appreciated.

Errors taken from the server.log:

2285 [2015-09-09 23:57:23] ERROR: mysql/connection.lua:194: attempt to call global 'mysql_ping' (a nil value)

2286 [2015-09-09 23:57:23] ERROR: apps-system/s_apps.lua:27: call: failed to call 'mysql:query_fetch_assoc' [string "?"]

2287 [2015-09-09 23:58:23] ERROR: mysql/connection.lua:194: attempt to call global 'mysql_ping' (a nil value)

2288 [2015-09-09 23:58:23] ERROR: apps-system/s_apps.lua:27: call: failed to call 'mysql:query_fetch_assoc' [string "?"]

2289 [2015-09-09 23:59:23] ERROR: mysql/connection.lua:194: attempt to call global 'mysql_ping' (a nil value)

2290 [2015-09-09 23:59:23] ERROR: apps-system/s_apps.lua:27: call: failed to call 'mysql:query_fetch_assoc' [string "?"]

2291 [2015-09-10 00:00:23] ERROR: mysql/connection.lua:194: attempt to call global 'mysql_ping' (a nil value)

2292 [2015-09-10 00:00:23] ERROR: payday/s_payday.lua:335: call: failed to call 'mysql:query_fetch_assoc' [string "?"]

2293 [2015-09-10 00:00:23] WARNING: global/s_money_globals.lua:156: Bad argument @ 'getElementData' [Expected element at argument 1, got boolean]

2294 [2015-09-10 00:00:23] WARNING: global/s_money_globals.lua:160: Bad argument @ 'getElementType' [Expected element at argument 1, got boolean]

2295 [2015-09-10 00:00:23] WARNING: global/s_money_globals.lua:156: Bad argument @ 'getElementData' [Expected element at argument 1, got boolean]

2296 [2015-09-10 00:00:23] ERROR: mysql/connection.lua:194: attempt to call global 'mysql_ping' (a nil value)

2297 [2015-09-10 00:00:23] ERROR: apps-system/s_apps.lua:27: call: failed to call 'mysql:query_fetch_assoc' [string "?"]

2298 [2015-09-10 00:01:23] ERROR: mysql/connection.lua:194: attempt to call global 'mysql_ping' (a nil value)

2299 [2015-09-10 00:01:23] ERROR: apps-system/s_apps.lua:27: call: failed to call 'mysql:query_fetch_assoc' [string "?"]

2300 [2015-09-10 00:02:23] ERROR: mysql/connection.lua:194: attempt to call global 'mysql_ping' (a nil value)

2301 [2015-09-10 00:02:23] ERROR: apps-system/s_apps.lua:27: call: failed to call 'mysql:query_fetch_assoc' [string "?"]

2302 [2015-09-10 00:03:23] ERROR: mysql/connection.lua:194: attempt to call global 'mysql_ping' (a nil value)

2303 [2015-09-10 00:03:23] ERROR: apps-system/s_apps.lua:27: call: failed to call 'mysql:query_fetch_assoc' [string "?"]

2304 [2015-09-10 00:04:23] ERROR: mysql/connection.lua:194: attempt to call global 'mysql_ping' (a nil value)

2305 [2015-09-10 00:04:23] ERROR: apps-system/s_apps.lua:27: call: failed to call 'mysql:query_fetch_assoc' [string "?"]

If someone could explain what I need to do and possibly link me to the correct mysql files for linux, I would greatly appreciate it. Thanks a lot.

6 answers to this question

Recommended Posts

  • 0
  • MTA Team
Posted

The server.log you showed was too late. We need to see the errors when the server starts.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...