Hi,
I’ve successfully gone through the process of setting the LAMP and then a Wordpress website.
I want to now transfer the wordpress i have on the IP provided to a local environment to work on.
locally, I’ve moved the index.html to a separate folder so it loads the index.php first. when i try to navigate to the wp-admin side on my local enviroment, it points to the IP address wp-admin, how can i change this so it goes to my local admin page.
This- > <iP>/wp-login.php?redirect_to=http%3A%2F%2Flocalhost%2FWordPress%2Fwp-admin%2F&reauth=1
I Want -> localhost/WordPress/wp-login/
Digital Ocean Enviroment : Ubuntu 14.04 Local Enviroment: Ubuntu 14.04
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
On the copy of the database that you imported locally go to your local phpmyadmin and under the wp-options table find the row that says siteurl and change it to localhost instead of the IP address.
Once is done you can go to localhost/Wordpress/wp-login login and change under general settings the second field to match localhost
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.
