Version 3 (modified by 12 years ago) ( diff ) | ,
---|
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.
Note:
See TracWiki
for help on using the wiki.