View Enable PHPMyAdmin Designer mode (diagrams to show relationships between tables) Go to /path/to/phpmyadmin/config.inc.php (or something similar) Change these settings: $cfg = 'pma'; $cfg = 'yourpass'; (don't forget to give user pma a password otherweise...Read More