Difference between revisions of "Managing MySQL"

From XMission Wiki
Jump to: navigation, search
(Created page with '== 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 th…')
 
Line 11: Line 11:
  
  
*On the next screen, you will see the option to "Add New Database" and, if you already have existing databases, you will see them listed near the bottom. To add a new database, simply click the button labeled "Add New Database."
+
*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
 
[[File:Mysql2.png]]
 
[[File:Mysql2.png]]
  

Revision as of 13:43, 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

Mysql2.png


  • Now, you should see the screen below. The only field you can make changes to -- and it is necessary to do so -- is a unique name for your database.

Mysql3.png


To manage your existing databases, please read Managing MySQL.


Continue onto....