• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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