在Mac OS X 10.7上设置phpMyAdmin的问题

I'm really new to the world of PHP/setting up a SQL database.

I am trying to set up phpMyAdmin on my Mac, but I am getting stuck on one of the final steps.

The methodology that I use this link

My issue arises when I hit the Installing phpMyAdmin.

I cannot access the http://localhost/~INSERTMYUSERNAMEHERE/phpmyadmin/setup/ page.

Have I missed a step? Am I doing something terribly wrong?

As a note, I used this to install and configure apache/mysql. Is this guide missing a crucial step?

EDIT: I wasn't locating my configuration file in the highest level directory. It remained in the config folder...I simply moved it out and into the highest level of directory and everything worked extremely well.