While installing Drupal with Mysql all went fine and i did the instructed things as
Copy the ./sites/default/default.settings.php file to ./sites/default/settings.php.
insted of this i just renamed and So the installation Stopped from Database setup
SOLUTIOn
=======
Make a copy of settings.php
and rename it as
default.settings.php
You are done




