SA-MP Forums Archive
HOw to get MYSQL database - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: HOw to get MYSQL database (/showthread.php?tid=257726)



HOw to get MYSQL database - Artix - 27.05.2011

Guys how to get MYQL database
i am not buying a server slots
i will home host it


Re: HOw to get MYSQL database - Georgelopez1 - 27.05.2011

You will need Apache. So go download wampp or xampp.

http://www.apachefriends.org/en/xampp.html

[ame="http://www.youtube.com/watch?v=rcdGEG4RBWE"]How to video[/ame]


Re: HOw to get MYSQL database - JaTochNietDan - 27.05.2011

Quote:
Originally Posted by Georgelopez1
Посмотреть сообщение
You will need Apache. So go download wampp or xampp.

http://www.apachefriends.org/en/xampp.html

How to video
That is false, you do not need Apache at all. What you need is a MySQL server, you can download it from the official MySQL website which I'm sure you can find using ******, although Georgelopez1 was correct in some way, as those two packages do come with MySQL, but they also come with a webserver software called Apache and some other stuff which are not needed to run a MySQL server.