i had the same problem as everyone here :)
the missing php_mysql.dll and the semicolon in the ini-file
now that is solved thanx to this tutorial i have still another prob
my server doesnt work on port 80 because my isp blocks that port ...
so i use another port and now when i enter phpmyadmin al appears correctly but all links and functions that refer to
http://localhost dont work because for me it should be http://localhost:port/....
what can i do about that?