Yea, that is what is confusing. The wp-config.php file has the correct $table_prefix “wp_” and all of the tables in the DB have “wp_” Is there something else that is causing it to go straight to the Install screen?
Renaming the install.php (as a test) just gives me a file not found type error too.
Thanks again.
Thanks Michael. Is there any way to “un-reinstall” or possibly upgrade it to a newer version without affecting the data. I see that that the data is intact in the DB, I just don’t want to accidentally overwrite any of it.
The $table_prefix value appears to be the same “wp_”
Thanks for your help.