What OS? On Ubuntu 10.04, phpmyadmin installs fine.
If you installed MySQL during the FOG install and you followed the instructions, then there is not root password for FOG. Otherwise, it’s the password you told it to use for root during the FOG install.
It’s whatever password you have to use if you type:
[CODE]mysql -u root -p[PASSWORD][/CODE]