I installed the one click app WP in Ubuntu 16.04
I have a domain (kranion.com.br) which I configured the DNS using the DO tutorial itself (https://www.digitalocean.com/community/tutorials/how-to-set-up-a-host-name-with-digitalocean)
Everything was working fine: I used to enter in my site, but in the url, there was the IP yet.
So, in Settings > General, I changed both urls to https://kranion.com.br and now, when I try to access (even by the IP), I got ERR_CONNECTION_REFUSED.
Thanks.
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.
Enter your email to get $200 in credit for your first 60 days with DigitalOcean.
New accounts only. By submitting your email you agree to our Privacy Policy.
Why did you enter https:// instead of http://? https is SSL, which requires a special webserver configuration.