MySQL databases are used to store data by some of the most popular website softwares such as Wordpress, phpBB, Drupal and eCommerce just to name a few. Learn how to create a MySQL database on your WebHostingHub account.
While mySQL remains the primary database used with PHP sites, Drizzle is a variant that is designed to be faster and more nimble. An open source by product of mySQL, Drizzle is a much more lightweight database which makes it easier to scale without complications.
Globat Tutorial – Learn how to create a MySQL database using Globat’s control panel.
Since signing up with ZipHosters.com, I got the chance to try out Plesk (a web hosting control panel) a little more. I am using Parallels’ control panel for my VPS but I didn’t try out Plesk a lot. In this post, I’m going to show you how to create a MySQL database. I’ve already done [...]
While less known than cPanel and Plesk, DirectAdmin is a very good hosting control panel. A few days ago, I’ve made a post on How To Create a MySQL Database Using cPanel so this time around, I’m going to show DirectAdmin users how to do the same thing.
One of the most common step in installing a web application is to create a MySQL database. And while the process may seem simple to most experienced users, a lot of people can struggle with it. So for all the cPanel users out there who don’t know how to create a MySQL database properly, here’s [...]
This is finally the last post of this series on How To Install Your Own Web Server. In my last post I’ve shown you how to setup a virtual host and now we’re going to use this to install phpMyAdmin. Of course, the purpose of this tutorial is not really to install phpMyAdmin but it’s [...]
In my last post of this series, I’ve shown you how to create a MySQL database using the GUI tools. In the fifth part of this tutorial, we’re now going to see how to add a virtual host. What Is A Virtual Host? A virtual host allows your web server to serve multiple websites from [...]