Need help - Setting up MySQL
-
- A semi-regular
- Posts: 21
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Mon May 27, 2013 10:49 pm
Need help - Setting up MySQL
So - I have no idea what i'm looking for as there aren't any tutorials ( that I can find ) to set this up.
Re: Need help - Setting up MySQL
What are you trying to do exactly other than set up MySQL? What are you setting it up for?
Also here's a little something for Setting up MySQL: https://dev.mysql.com/tech-resources/ar ... intro.html
Also here's a little something for Setting up MySQL: https://dev.mysql.com/tech-resources/ar ... intro.html

Re: Need help - Setting up MySQL
Setting it up for an automate donation thing and a mapvote
Re: Need help - Setting up MySQL
You don't need MySQL for a map vote system. As for the donation system, if you'd want to spend a little money you can go to coderhire.com and buy one. The map vote system is based on lua and you can pretty much google it and find free ones

Re: Need help - Setting up MySQL
Actually - the map vote system I have uses ratings - and it saves them. So it needs a data base.
Already have the donating thing from coder hire, just don't know how to set it up.
Already have the donating thing from coder hire, just don't know how to set it up.
Re: Need help - Setting up MySQL
If you had a donations system from coder hire it should've come with an SQL file. You'd have to put that with your servers .exe usually located outside your garrysmod folder

Re: Need help - Setting up MySQL
No point in setting up your own MySQL server, you can use the one NFO includes with their web hosting. Do you have web hosting from NFO currently?
Not a NFO employee
Re: Need help - Setting up MySQL
Yeah, already have a database through NFO.
Re: Need help - Setting up MySQL
What are you having trouble with? Do you have the database made? Do you need help configuring the plugins to use the database?
Not a NFO employee