Report this

What is the reason for this report?

Completing wordpress one-click install

Posted on October 20, 2018

I’m following the steps in the Digital Ocean Wordpress one-click install at https://www.digitalocean.com/docs/one-clicks/wordpress/ and am not able to complete my install by visiting my site’s IP address in my browser.

I have successfully connected to my Droplet as root through by using the ssh command in my terminal: When I logged in through Terminal I received a “Welcome to Ubunto…” message so all seems fine there. But when I point my browser (Chrome, version 69.0.3497.100) to my IP address, Chrome gives me a “This site can’t be reached” error.

How do I solve this so that I can use the web interface to complete the Wordpress install?



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.

Hello, @celsius100

If the droplet was deployed minutes ago the issue might be related with the DNS propagation as well. Keep in mind that DNS changes might take up to 48 hours due to DNS cache from all ISPs and etc. You can always lower the TTL for the A record, but generally speaking the process will need some time. However it usually happens a lot faster.

You can follow/check the DNS propagation using a site like https://www.whatsmydns.net

You can also check the tutorial on how to do it manually with Apache on 18.04:

https://www.digitalocean.com/community/tutorials/how-to-install-wordpress-with-lamp-on-ubuntu-18-04

And Nginx:

https://www.digitalocean.com/community/tutorials/how-to-install-wordpress-with-lemp-on-ubuntu-18-04

Hope this helps.

Regards, Alex

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.