SA-MP Forums Archive
MySQL Ubuntu 12.1 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 Ubuntu 12.1 help (/showthread.php?tid=443400)



MySQL Ubuntu 12.1 help - Joshman543 - 11.06.2013

I need someone to help me install MySQL on my VPS and help to get my server running. You will be rewarded. Add me on skype: Project.Roleplay


Re: MySQL Ubuntu 12.1 help - MyNinja - 11.06.2013

Quote:
Originally Posted by Joshman543
Посмотреть сообщение
I need someone to help me install MySQL on my VPS and help to get my server running. You will be rewarded. Add me on skype: Project.Roleplay
Em I don't see you online on Skype


Re: MySQL Ubuntu 12.1 help - Joshman543 - 11.06.2013

Quote:
Originally Posted by MyNinja
Посмотреть сообщение
Em I don't see you online on Skype
Check now.


Re: MySQL Ubuntu 12.1 help - Maxou56800 - 12.06.2013

If you are on Ubuntu system, try this commands:

Код:
sudo apt-get update && apt-get upgrade && apt-get install mysql-server
If you want have a Web PHP panel for manage MySQL server try this:

Код:
sudo apt-get install phpmyadmin