AserOsama Posted January 13, 2018 Posted January 13, 2018 Well, I had some scripts which requires SQL so I used Xampp on my local host to create a database for the server, the question is if I bought a VPS (host online) How can I add database SQL for it?
3aGl3 Posted January 14, 2018 Posted January 14, 2018 This is really not the right place to ask this, this is the scripting section. If you have ssh access to the machine, with root rights you can just install mysql. Assuming you have a generic Linux machine it should be sudo apt-get install mysql-server If that doesn't work or you have a Windows Server look for a tutorial on how to install MySQL...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now