[ad_1]
This morning I do a stupid action in my wordpress settings. I log into the my wordpress management system, then click into “general settings” under settings sidebar. Change wordpress url and site address from [http://a.com]) to [https://a.com]). Finally, i can not open the blog and log into [http://a.com/wp-admin]) now. Anyone know how to solve this issue? Many thanks!
[ad_2]
Assuming you have access to a control panel like cPanel, fire up phpMyAdmin and select the database for your site.
* Select the table database_prefix_options, where database_prefix is the name of your database.
* In the table you’ll spot 2 rows with the option names siteurl and home.
* Hit the pencil icon to change the URI and save the update.