Need help - Setting up MySQL

Post Reply
Fscreams
A semi-regular
A semi-regular
Posts: 21
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Mon May 27, 2013 10:49 pm

Need help - Setting up MySQL

Post by Fscreams »

So - I have no idea what i'm looking for as there aren't any tutorials ( that I can find ) to set this up.
User avatar
Aeternal
Compulsive poster
Compulsive poster
Posts: 60
Joined: Sun Nov 24, 2013 7:41 am
Contact:

Re: Need help - Setting up MySQL

Post by Aeternal »

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
Image
Fscreams
A semi-regular
A semi-regular
Posts: 21
Joined: Mon May 27, 2013 10:49 pm

Re: Need help - Setting up MySQL

Post by Fscreams »

Setting it up for an automate donation thing and a mapvote
User avatar
Aeternal
Compulsive poster
Compulsive poster
Posts: 60
Joined: Sun Nov 24, 2013 7:41 am
Contact:

Re: Need help - Setting up MySQL

Post by Aeternal »

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
Image
Fscreams
A semi-regular
A semi-regular
Posts: 21
Joined: Mon May 27, 2013 10:49 pm

Re: Need help - Setting up MySQL

Post by Fscreams »

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.
User avatar
Aeternal
Compulsive poster
Compulsive poster
Posts: 60
Joined: Sun Nov 24, 2013 7:41 am
Contact:

Re: Need help - Setting up MySQL

Post by Aeternal »

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
Image
User avatar
soja
This is my homepage
This is my homepage
Posts: 2389
Joined: Fri May 18, 2012 3:20 pm

Re: Need help - Setting up MySQL

Post by soja »

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
Fscreams
A semi-regular
A semi-regular
Posts: 21
Joined: Mon May 27, 2013 10:49 pm

Re: Need help - Setting up MySQL

Post by Fscreams »

Yeah, already have a database through NFO.
User avatar
soja
This is my homepage
This is my homepage
Posts: 2389
Joined: Fri May 18, 2012 3:20 pm

Re: Need help - Setting up MySQL

Post by soja »

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
Post Reply