MYSQL Help - 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: MYSQL Help (
/showthread.php?tid=512601)
MYSQL Help -
alfie101 - 11.05.2014
First of all, i've been searching on ****** for MYSQL tutorial for a samp server, and i've gotten nowhere. So i decided to bring it to the forums.
Secondly, i'm using a windows VPS.
Okay, so i have installed everything on my VPS, it has all the MYSQL stuff from the installer, and i have no clue what to open and what to do. I have all the script and stuff setup, so no worries about that.
So could someone help me please?
Re: MYSQL Help -
Calgon - 11.05.2014
If you have a HTTP server also installed,
install phpMyAdmin.
Watch this to understand how to import a SQL dump (the raw SQL data which will create your database) and then change the details in your script to the MySQL server details.
Re: MYSQL Help -
alfie101 - 11.05.2014
Thanks Calgon
Re: MYSQL Help -
alfie101 - 11.05.2014
Ok, so when i try use WAMP for phpmyadmin it says im missing some .dll, i know what DLL it is, but where do i put it?