How do I set up a MySql database for my site?

Via the MySQL icon in your control panel, you may add/remove databases and database users.
Within this section you will find a link to PHPMyAdmin where you can directly manage databases, tables and queries.
  • 623 istifadəçi bunu faydalı hesab edir
Bu cavab sizə kömək etdi?

Uyğun məqalələr

How can I tell which PHP extensions have been installed?

You can create a simple php script with the following contents: Name the file info.php then...

My application requires a PHP extension that is not installed, what should I do?

Please put in a support request with the extensions name and an administrator will recompile php...

How do I utilize PHP5 on your network?

Our servers run PHP4 and PHP5 concurrently, in order to utilize the PHP5 engine you will need to...

How to connect to the MySQL server remotely

To make a remote connection to the server you must add the IP address of the server you are...