Help me log in to Wordpress.
June 9, 2011 8:36 PM Subscribe
A Wordpress blog I manage has a contact form. I just found out the form was exploited and used as a spam relay. Now I can't login to the admin. Hope me, please.
Blog is hosted on GoDaddy (not my choice). When I attempt to log in, it says the username is invalid. When I use the "lost password" link it says that the username is invalid, and that there is no user with my email address.
I checked the database using phpMyAdmin, and in fact my username and email are there. I tried changing my password in phpMyAdmin to make certain I was using the correct password, but I still get the same errors.
Has anyone had this problem? What can I do to fix my login?
I am upgrading the plugin and fixing the problem of course. Once I get this figured out.
posted by TallulahBankhead to computers & internet (6 answers total) 1 user marked this as a favorite
phpMyAdmin just manages the MySQL database, which has its own username & password separate from the WordPress admin dashboard. That info gets entered into the wp-config.php file once and you don't need to reference it again. If I'm understanding your post correctly, it sounds like the database user/pass is the same as the WordPress admin user/pass... which is incredibly stupid.
posted by ferdinand.bardamu at 9:32 PM on June 9, 2011