MySQL - FAQ


Libyan Spider Network

What is MySQL?

MySQL is a SQL (Structured Query Language) database server. SQL databases are a very powerful tool for storing, using and reporting large amounts of data. Typically SQL databases are used to make web sites personalized or more dynamic. They can also be used in conjunction with scripts such as discussion forums, ordering systems, guestbooks, and many, many more web applications.

How do I get a MySQL database?

Our current packages come with unlimited MySQL databases. You can set up them yourself by logging into your control panel at http://yourdomain.com/cpanel and clicking on "Manage MySQL" or "MySQL Database."

If you're on our old Basic or Business package, which come with 5 databases, you can contact us to order additional databases for 5LYD each.

How can I manage my MySQL databases?

phpMyAdmin, a popular MySQL database management tool, is installed on your account by default. Log into your control panel at http://yourdomain.com/cpanel and click on "phpMyAdmin" in the Databases section.

What should I put as the database server/host?

localhost

Where can I learn more about MySQL?

Here are some helpful links: