New domain added on WHM isn't working

kimbebot

Registered
Dec 4, 2013
3
0
1
cPanel Access Level
Root Administrator
Last month I successfully deployed my server using WHM/cPanel. I only installed 1 domain there. Last week I bought 2 new domains and I tried to install it on my server, my server accepts multiple domains. I pointed my 2 new domains properly on my nameserver, I also added it on my domain registrar, everything is fine. Then I created an account for it on WHM, I sucessfully created it but when I accessed it through my browser, it always redirect me to servername.com/domainnotknown.html. Anyone know why is this happening?
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,260
463
Hello :)

Try using a website such as IntoDNS to make sure the name servers are configured properly. You can also check for any errors when rebuilding the Apache configuration file:

Code:
/scripts/rebuildhttpdconf
Thank you.