I have had a WordPress site running on GoDaddy hosting for some months now. I wanted to try and install it on my local computer so i can test new ideas.
I installed WAMP, and then I installed WordPress using instructions I got from Lynda.com where I named the DB WordPress and the DB User root and the DB Password Blank and the DBHost localhost. Poof, everything ran fine, and I had wordpress working and my theme Twenty-ten.
The problem is I want my own website (my theme and my database), not this one. This is where I have problems. I used filezilla and downloaded my theme. I then went to phpmyadmin on Godaddy and exported my database. I then imported my database locally and it apparently renamed it to mysql (Godaddy had a different name). I have tried playing around with my config.php file but now can't find my site when I go to http://localhost. Can anyone help me get my new theme, my database all linked up when I go to http://localhost?