pfinne
08-07-2004, 12:03 AM
I was just trying to find out what would I have to know to run my own server. How would I create mysql databases? Any help will be great for me.
bizness
08-16-2004, 12:14 PM
If you are planning to get a server, I suggest getting a server that comes with a control panel such as plesk, ensim, directadmin or cpanel... All of these control panels will allow you to also setup SQL databases very easily. However, if you want to make the SQL database via shell (SSH), you will need to install MySQL, and then set a admin pass, then login using mysql -u user -p ... then you will be able to manually add SQL databases with basic SQL commands... just remember to add users and permissions for the DB... my suggestion, get a control panel... will save you long hours of simple configurations that span way beyond SQL.
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.