Quote Originally Posted by mc12345678 View Post
.htaccess file existence is as expected... With regards to your database, when you have gone to look at your database through phpmyadmin, what is the name of any table, for example "configuration" is it just that or does it have something before that name? Ie. "zen_configuration" Look through the tables to see if there is only one set of about 98 tables that begin (or have nothing) with the same "database prefix".

It may be that ZC is looking for a set of tables that just aren't in your database..
I have 96 tables... should I have exactly 98? They all start with zen_ and then the name of the table. Thanks!