Managing MySQL

From XMission Wiki
Revision as of 13:52, 23 April 2012 by Cyeates (talk | contribs)
Jump to: navigation, search

Plesk Unlimited Hosting: Managing MySQL

XMission's Unlimited Hosting powered by Plesk has phpmyadmin essentially built right into it!

  • From the Control Panel, click on the "Domains & Websites" tab near the top of the screen.

Plesk tabs new.png


  • Near the bottom of the screen, click the button labeled "Databases."

Mysql1.png


  • On the next screen, you will see any existing databases listed near the bottom of the screen. To manage/modify one, simply click the database name. In this case, the example database would be example_user_example_database.

Mysql2.png


  • Now, you should see the screen below. If the webadmin button' is grayed out, you will need to create a new user using the corresponding "Add New Database User" button.

Managing mysql1.png


If you had to create a new user, you will see the following screen. Simply provide a unique username and password -- please choose a strong password -- for the user. Managing mysql2.png


Once the webadmin button is no longer grayed out, click on it to access phpmyadmin.

Continue onto....