agustin
03-25-2010, 01:09 AM
Hello,
I have set up a new cPanel server, but when I try to access the domain I'm redirected to cPanel default page. What could it be? Could you help me please?
Thanks!
jweeb
03-25-2010, 01:12 AM
You need to provide more information.Perhaps, the domain name? You can also use intodns.com to diagnose the problem.
agustin
03-25-2010, 01:15 AM
I have 10 domains there, and the same problem for both... I cannot tell you what's the domain because I'm not the owner. I looked in intoDNS, but it looks everything is correct...
AquariusStorage
03-25-2010, 01:17 AM
Could be a propagation issue as well...
You need to be more descriptive, and refer back to your servers error logs as well.
Wouldn't hurt to post the domain so that way we can see if we get redirected as well.
In my experience, it usually occurs when you browse to a domain name and the A record is set incorrectly as to what coincides with what is listed in httpd.conf. Either that, or a propagation issue.
jweeb
03-25-2010, 01:17 AM
Has the A Records been setup for the nameservers on the web hosting account?
[FH] Ingrid
03-25-2010, 01:19 AM
Hello,
I believe agustin is referring to the page that says "Congrats, cPanel has been installed, etc" page. I believe that is also known as the server-wide default page.
If you're seeing that then the domain isn't setup correctly on the server or it's probably pointing to the wrong location.
Regards,
Ingrid
AquariusStorage
03-25-2010, 01:24 AM
Ingrid;6715230']Hello,
I believe the agustin is referring to the page that says "Congrats, cPanel has been installed, etc" page. I believe that is known as the server-wide default page.
If you're seeing that then the domain isn't setup correctly on the server or it's probably pointing to the wrong location.
Regards,
Ingrid
He mentioned intodns.com reported all green across the board. If that is the case, it is either a propagation issue, or his A record at the DNS level is not matching up with the IP at the httpd.conf level.
You can check if it is a propagation issue using a proxy such as http://proxify.com/
VIPoint
03-25-2010, 01:37 AM
Agustin,
Did you setup the domain in WHM? It seems that the domain is not set correctly in the WHM. In a cPanel server the default document root is /var/www/html/ . The cpanel default page is this location and serves as the default page for all the domains which are pointing to the server but are not yet setup in the server.
You need to setup the domain using "WHM>> create a new account". Once you are done with the setup and have specified the document root for the domain, the domain will start pointing to your desired page.