Issues with logging into phpmyadmin

Hi All,

I am trying to set up PHP, SQL and phpmyadmin on my computer and I am having troubles with setting up phpmyadmin.

I’ve been following all the instructions in Kevin’s “Database Driven Website” book, but after I log in all I get is a screen with the following:

#0 PMA_sendHeaderLocation(http://localhost/phpMyAdmin/index.php?token=15c31c83da9731d09d32da5045b275c8) called at [C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\phpMyAdmin\libraries\auth\cookie.auth.lib.php:630]
#1 PMA_auth_set_user() called at [C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\phpMyAdmin\libraries\common.inc.php:839]
#2 require_once(C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\phpMyAdmin\libraries\common.inc.php) called at [C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\phpMyAdmin\index.php:35]

Can anyone tell me what I’ve done wrong or what I need to do to resolve it?

Thanks