is there a way i can create these two tables manually instead of automatically?
[Moved to Localhost Installs]
You need to use Phpmyadmin to delete the old database. Then set up a fresh db, add WP as a user to the new db with full privileges. Then try and run the installation process.
Not really, no. I’d be more concerned about why the table creation part of the install process is failing. Did you download a fresh copy of WordPress?
yeah. i extracted a new copy before pasting it to my new db
Sorry? Pasting it to your database? How exactly are you running the installation process?
i create a db on php myadmin. then extract wordpress, paste that wordpress folder to the db just created ,(in local disk c) then go to wampserver and run it from there.
i followed a tutorial..isnt that how its supposed to be?
Try following Installing_WordPress step by step. You might also want to review installing WordPress locally.