• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

New Domain will not show up anywhere but on the server?

C

Chris Darafeev

Guest
This sounds so basic and dumb, which is why I'm so puzzled. I have a company I'm working with, who just bought a new Domain from GoDaddy. I changed the DNS to point to my server over a week ago. I used Plesk 8.3 on my Windows server to add the domain. I set up the domain, and I can "preview site" where I see the default html page. But that's ON the sever, while I'm working off the server, I just get the Address not Found. Firefox cannot find the host server for...

What am I missing here? Any help would be great, thanks so much!
 
does the dns resolve if you do a dig or nslookup on it?
 
Chris,

Did you checked that hostname is really resolvable to IP that was assigned to this domain in Plesk?
 
First of all make sure that domain resolves to IP address pointed to Plesk server:
> nslookup domain.com

if it is not resolved at all, get the list of authoritative DNS servers and refer to your Registrar to correct DNS setting for the domain:
> whois doman.com
 
Back
Top