• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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