I installed MySql4 in C: Drive and follow these steps
1. Install PHP
2. Install PhpMyAdmin
3. Start Command Prompt and
a. run mysql from c:\mysql\bin
b. run the script : delete from user where host='localhost ' and user='';
fush priviliges
quit from mysql
c:\mysql\mysqla dmin - r root and password...