Posts: 449
Threads: 47
Joined: Sep 2012
Reputation:
0
How I am supposed to host my database of the server. Should I find a good host company or what? Please give me some tips.
Posts: 449
Threads: 47
Joined: Sep 2012
Reputation:
0
Alright, you are. Is there anyone else who can help me?
Posts: 4,878
Threads: 85
Joined: Jun 2007
Reputation:
0
1 hour bump?
Usually I dont reply to such threads. However, you should always run the database on the same machine as the samp server. Else network latencies slow the queries down a LOT and practically makes them much slower than using files or sqlite instead, so there wouldnt be a point in using mysql.
If you run the server at some gamehoster, ask them for a database. If its a VPS just install a mysql server and phpmyadmin if you need that.