My blog has been down for a short period, if you tried to open WordPress would redirect to wp-admin.install.php and you would see this message:

image

I suspected it was a database problem so I went to phpMyAdmin and did a check on all tables:

image

Even though MySQL reported all tables to be okay, I tried to repair the wp_options table since this is a common issue with WordPress and indeed this fixed the problem!