I deleted my original index.html file and voila it works!!
I also found where the tables (database) are… though I think I will leave that alone and work directly in the dashboard. Phew!!!
Thanks
Maybe I found it in google search
But is said to change the wp to wp1 in the config file:
/**
* WordPress Database Table prefix.
*
* You can have multiple installations in one database if you give each a unique
* prefix. Only numbers, letters, and underscores please!
*/
$table_prefix = ‘wp1_’;
That is what I did yesterday – deleted eveything and started over…. ecxcept that I used the wp1 work around as I didn’t know how to delete the database tables. Can you advise me on how to do this?
Thanks for the quick response!