SA-MP Forums Archive
How to run samp server with xampp in Windows (MySQL Server)! - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: How to run samp server with xampp in Windows (MySQL Server)! (/showthread.php?tid=561148)



How to run samp server with xampp in Windows (MySQL Server)! - VenomMancer - 01.02.2015

Help me how to run Server with MySQL plugin with XAMPP on windows ?
Sorry for my bad english.


Re: How to run samp server with xampp in Windows (MySQL Server)! - Barnwell - 01.02.2015

what you mean xsamp?


Re: How to run samp server with xampp in Windows (MySQL Server)! - ZaBraNjeNi - 01.02.2015

See here:
- https://sampforum.blast.hk/showthread.php?tid=38561


Re: How to run samp server with xampp in Windows (MySQL Server)! - VenomMancer - 01.02.2015

Quote:
Originally Posted by ZaBraNjeNi
Посмотреть сообщение
Sorry did not help.

Any one ?

#sorryformynadenglish


Re: How to run samp server with xampp in Windows (MySQL Server)! - Nightmares - 03.02.2015

Ok here.

1.Download XAMPP. When you downloaded it start up APACHE and and MYSQL, make sure you dont have skype on while doing it.

2.open up a browser and search 'localhost' without the quotes. It will show you a orange page. On the down left side you should see 'PHPmyadmin', thats where you will create your database. After you created that you have a MYSQL database. (I can't explain it any more)

3.Once you have made your desired tables and you are ready to connect to it, download mysql plugin and drop it into your plugins folder. To connect to MYSQL the rest is explained here


Re: How to run samp server with xampp in Windows (MySQL Server)! - VenomMancer - 03.02.2015

How to move our database ?
i mean when i will change my vps .


Re: How to run samp server with xampp in Windows (MySQL Server)! - biker122 - 03.02.2015

Export your database/tables and Import them on your new system.


Re: How to run samp server with xampp in Windows (MySQL Server)! - Nightmares - 03.02.2015

There is always a export option and import option. Go into the MYSQL DB and on the top rows you should see it the 2 options. It turns it into a .sql file.