To regain access to your WordPress admin area, you can do the following:
- Login to your client area , find your hosting account, click Manage and then go click Control Panel.
- Go to phpMyAdmin, find your WordPress database and click Connect Now.
- Find the table with the name ending with
_options and click on the name.
- Find the rows with the column
option_name matching siteurl and home. These should be the first two in the list, but you can use the Search function if you can’t find them.
- Double click the value in the
option_value column, and change the start of the URL from https:// to http://.