← All database/MySQL tutorials
Websites relying on MySQL databases (for instance: WordPress, Drupal, phpBB, Plogger, Gallery2, etc…) need access to a database in order to function.
If you want to set up a blog on your site, for example, you can (and are strongly advised!) to create a specific database for that purpose.
In the Gandi AI interface, go into the Servers section and click on the name of the server concerned.
Under the System administration headline, click Manage your Gandi AI server.
Then, click configure next to the phpMyAdmin module.
Now that you are in the management interface for your Database server, ensure you are set in the Advanced server administrator mode as opposed to Easy mode (don't panic!). Under the database section, click Create.
You should see the following fields:
Four indications will be needed:
Done! You can now Submit.
www.yourwebsite.com/phpmyadmin
:
admin
, and the password is the one you had defined during the server's creation.For very complete information on the use of phpMyAdmin, I recommend you check the official phpMyAdmin FAQ. Happy reading!