I have just successfully installed MySQL, PHP 5 and IIS 7 (i know this because i can see my databases on the MySQL administrator; I see the php page with all the information about my php version and I can see the welcome screen for iis 7). I am trying to run phpMyAdmin and for some reason I cannot seem to install it correctly. When I launch the index page I get the error "MySQL said 2003 - The server is not responding". I can see the MySQL info on the php test page, but it cannot connect on the testmysql.php page that I made