Difference between revisions of "Managing MySQL"

From XMission Wiki
Jump to: navigation, search
Line 25: Line 25:
  
 
Once the ''Webadmin'' button is no longer grayed out, click on it to access phpmyadmin as seen below.
 
Once the ''Webadmin'' button is no longer grayed out, click on it to access phpmyadmin as seen below.
 +
 
[[File:Phpymyadmin.png]]
 
[[File:Phpymyadmin.png]]
  

Revision as of 13:56, 23 April 2012

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 as seen below.

Phpymyadmin.png


Continue onto....