• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

Unable to resolve domain name

Barry1

New Pleskian
I am new to Plesk.

I have installed it on my server, and I am trying to using Cloudflare (Servershield extension) for DNS / Name Servers.

However when I try to visit the domain name I get a server not found / unable to resolve domain name.

I have tried everything that I can think of, I am very stuck.

Any help would be greatly appreciated.
 
What have you tried?

Is the BIND service started? Depending on your OS:

Code:
service httpd start
or
Code:
service apache2 start
 
You will need to check if name server are correctly set on domain registrar end as well as in plesk dns. Check it in intodns.com it will show you where the name servers are laggin.
 
Back
Top