Ok I can get to the login page now,
I did this bit from the page you suggested in the wp-config.php file
define(‘WP_HOME’,’http://example.com’);
define(‘WP_SITEURL’,’http://example.com’);
but now my user name and password don’t work, I tried resetting the password and using what it sends, but that doesn’t work. should I be using the MySQL database username?? HELP !!
Is there a config file I can just upload from my backup from a week ago to just get this whole thing behind me? please tell which file to replace.