Error on Wordpress Admin URL after moving from localhost to remote
问题 I have created a WordPress project in my localhost, this is working. I sent my project to git repository for hosting this in my VPS , I cloned the project in my VPS and imported my local database to remote database. My Wordpress is hosting in remote, but why when I try access admin area with url hwsystem.com.br/wp-admin , this redirecting me to http://localhost/wp-login.php?redirect_to=http%3A%2F%2Fhwsystem.com.br%2Fwp-admin%2F&reauth=1 ? How can I fix this problem? I found where the problem