Have you disabled all your plugins?
Note: To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php
PHP Code:
define('DISABLE_HOOKS', true);
See if that helps. Also, double-check your config.php file cuz it sounds like something is wrong there. And, make sure you edit that file using a plain text editor or you will cause problems. Do you have a backup of that file somewhere? Can you confirm the values in there with your host, if need be?