How do I access phpMyAdmin?
phpMyAdmin is a web-based tool for easily accessing your MySQL database.
How you access phpMyAdmin depends on your primary host. The web address format is:
https://primary-host/phpmyadmin
Replace "primary-host" with the name of your primary host. For example:
https://chavez.mayfirst.org/phpmyadmin or https://malcolm.mayfirst.org/phpmyadmin
Enter the username and password associated with the MySQL database you want to access.
Last modified
12 years ago
Last modified on Aug 14, 2013, 10:46:21 PM
Note:
See TracWiki
for help on using the wiki.