Detailed Mysql hosting Tutorial request
#1

Hey guys, I've been searching for days and I cant find a good tutorial. Most of these tutorials are either outdated or half written.
I need a tutorial where I can host a MYSQL based Samp Gamemode on my Debian VPS. Help is much appreciated.

PS: I wanna check out the South Central RP script in particular.
Reply
#2

if you wanna just check so turn on server on localhost.. and use localhost/phpmyadmin

On debian you need:



apt-get install mysql-server-5.1
apt-get install phpmyadmin
Reply
#3

Learn how MySQL works. You have a database server, the database is on the database server, the SA:MP connects to the database server with specified settings, as you make calls to functions from whatever plugin you're using for MySQL, the database is updated.

Just a tip here, if you aren't proficient in PAWN and MySQL, don't bother with the SC:RP script. It's a quite advanced script that's guaranteed to be overwhelming for anyone that isn't proficient.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)