I'm not sure of the next best step, but below are a few things I would look at next.
1. Is your site and home url set properly inside of the wp_options table?
2. Try to change the table prefix to wp_. Inside of phpMyAdmin, you can select all tables, then 'Replace table prefix'. Also, make sure to update the config file.