ajacob112 Posted July 3, 2011 Share Posted July 3, 2011 So for a week a server i've had was ran on my computer for scripting purposes. Now we moved over to cloud hosting with the mysql , Which is a linux server . My comps a windows server. And it is failing to load the mysql Resource...what could be the issue? Link to comment
ajacob112 Posted July 3, 2011 Author Share Posted July 3, 2011 got script to start , now getting this: 2011-07-03 06:08:51] ERROR: mysql/connection.lua:62: attempt to call global 'mysql_ping' (a nil value) [2011-07-03 06:08:51] ERROR: call: failed to call 'mysql:query_fetch_assoc' [string "?"] [2011-07-03 06:09:51] ERROR: mysql/connection.lua:62: attempt to call global 'mysql_ping' (a nil value) [2011-07-03 06:09:51] ERROR: call: failed to call 'mysql:query_fetch_assoc' [string "?"] [2011-07-03 06:10:51] ERROR: mysql/connection.lua:62: attempt to call global 'mysql_ping' (a nil value) [2011-07-03 06:10:51] ERROR: call: failed to call 'mysql:query_fetch_assoc' [string "?"] [2011-07-03 06:11:51] ERROR: mysql/connection.lua:62: attempt to call global 'mysql_ping' (a nil value) [2011-07-03 06:11:51] ERROR: call: failed to call 'mysql:query_fetch_assoc' [string "?"] [2011-07-03 06:12:51] ERROR: mysql/connection.lua:62: attempt to call global 'mysql_ping' (a nil value) [2011-07-03 06:12:51] ERROR: call: failed to call 'mysql:query_fetch_assoc' [string "?"] Link to comment
Castillo Posted July 3, 2011 Share Posted July 3, 2011 Seems like you haven't got the mysql module installed, check that, if you don't have it, download it from here: https://wiki.multitheftauto.com/wiki/Mysql Link to comment
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now