Quantcast
Channel: Active questions tagged https - Stack Overflow
Viewing all articles
Browse latest Browse all 1516

Wordpress local website login page refreshing and wont let me log in

$
0
0

I am making a wordpress website locally on my computer, and I accidentally changed the URL to https. That crashed the website since I didn't have an SSL certificate, but I managed to change the URL back to http. However, now I am unable to log in to my local website and the login page just keeps refreshing. When I put in http://localhost/mysite it just shows a blank page and a message next to the URL saying my https is not secure.

I tried changing the URL through the wp-config file withdefine('WP_SITEURL', 'http://' . $_SERVER['HTTP_HOST'] . '/mysite');define('WP_HOME', 'http://' . $_SERVER['HTTP_HOST'] . '/mysite');expecting it to let me log in to the wp-admin page, but it didn't change anything.

Update-I have also tried renaming my plugin file - which got rid of the "white screen of death". But I still cannot log in to wp-admin. I deleted the .htaccess file as well but it made no difference.


Viewing all articles
Browse latest Browse all 1516

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>