Report this

What is the reason for this report?

Copying Wordpress Droplet

Posted on December 5, 2014

I would like to make a copy of my wordpress site in a new droplet. I created an image and then created a new droplet from that image but when I navigate to that IP address it just says that “This website is not available”. Do I need to do something with the LAMP setup if I made a direct copy. I realize that need to direct my domain to the site but I seem to remember that at least the homepage usually works without that. I am scared of directing my domain towards the server without being able to test if it works. Any help would be greatly appreciated.



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.

There should not be any more to do but it sounds like Apache may not have started properly on boot. I would recommend logging into your droplet and attempting to restart the service:

sudo service apache2 restart

If the service fails to start or you are still unable to reach the page in a browser by using the IP address you should check the apache error log file in /var/log/apache2/

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.