Report this

What is the reason for this report?

Ubuntu 1404 Easy Engine "manual" WP install - IP address shows the web, domain name shows Welcome to nginx

Posted on February 2, 2015

I just installed my test WP with Easy Engine using this tutorial. All went well, the WP site is working and I’ve already installed some plugins and edited CSS after entering sudo chown command in Putty.

The problem now is the domain. I’ve registered my domain on Namecheap and I’ve pointed that domain to the 3 nameservers of Digital Ocean.

In the DO DNS dashboard, I’ve added the domain.

A - @ - IPADDRESS

When I enter the IP address in the browser, it shows the website as it should. When I enter the .com address, I end up on Welcome to nginx! If you see this page, the nginx web server is successfully installed and working. Further configuration is required.

Zone file shows this;

$ORIGIN address.com.
$TTL 1800
address.com. IN SOA ns1.digitalocean.com. hostmaster.address.com. 1422881267 10800 3600 604800 1800
address.com. 1800 IN NS ns1.digitalocean.com.
address.com. 1800 IN NS ns2.digitalocean.com.
address.com. 1800 IN NS ns3.digitalocean.com.
address.com. 1800 IN A 100.60.100.0

Can anyone shine a light on this? I won’t dare to add Amazon CloudFlare or even change the Wordpress’ URL before I get this working properly.



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.

if you successfuly isntalled it would you mind telling me how you did it? i used easy engine, and every other trick in the book…all i get is a phpmyadmin screen with no table for wordpress in it… on lemp ubuntu 14.04. also db errors galore.

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.