Portside Posted April 10, 2015 Share Posted April 10, 2015 Hi, I've been trying to get an understanding of scripting, trying out different things. I've started my own local server to try and begin my scripting sandbox, however, as I'm trying to script for an RP server, I've loaded up some scripts. My DB is on PHPMyAdmin and I've imported all of the required resources into my directory. But when I start the server and try loading the mta_mysql.dll module, it says it's missing even though it's in its folder. How do I fix this and what's wrong? I can't login to the server and when I try creating an account, it's not connecting to the database. I've looked over everything to make sure there were no mistakes, and there's not. Has the logging in got to do with the module? If so, how do I fix my problem? Link to comment
WhoAmI Posted April 10, 2015 Share Posted April 10, 2015 Did you add it to mtaserver.conf? Link to comment
Portside Posted April 10, 2015 Author Share Posted April 10, 2015 I have, yeah. It still appears to be not working. I could paste my mtaconfig if you would like. Link to comment
TrapLord Studios™ Posted April 11, 2015 Share Posted April 11, 2015 Let me see the config. Also if you haven't, make sure that the module is in the correct place or if you haven't downloaded the needed file for this module to work is libmysql.dll which should be in the folder with the server.exe. You can download that here. Mta Directory/server/mods/deathmatch/modules Link to comment
Portside Posted April 11, 2015 Author Share Posted April 11, 2015 I already had the libmysql in the folder, but I decided to redownload. It worked! However, I'm now getting this error on the startup on the console: http://prntscr.com/6sd7f1 Link to comment
WhoAmI Posted April 11, 2015 Share Posted April 11, 2015 It means that MySQL on your local IP isn't turned on. Check if it is working. If it really is, check if you gave script correct data to connect. Link to comment
Ryancit2 Posted April 11, 2015 Share Posted April 11, 2015 Probably, if local MySQL server is on, you are giving wrong ports (?) 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