Cannot access WHM after cpanel installation

itnovice

Registered
Sep 11, 2011
2
0
51
cPanel Access Level
Root Administrator
Disabled SElinux and Firewall and stopped Iptables via SSH
New cpanel installation: log file

[2011-09-07 18:26:19 +0200] info [apache_conf_distiller] Missing IP for domain ns1.yocalserver.com, using 196.41.139.9
[2011-09-07 18:26:19 +0200] info [apache_conf_distiller] Missing port for domain ns1.yocalserver.com, using 80
[2011-09-07 18:26:19 +0200] info [apache_conf_distiller] Missing user for domain ns1.yocalserver.com, using nobody
[2011-09-07 18:26:19 +0200] info [apache_conf_distiller] Missing group for domain ns1.yocalserver.com, using nobody
[2011-09-07 18:26:19 +0200] info [apache_conf_distiller] Missing ServerName for domain ns1.yocalserver.com, using ns1.yocalserver.com
[2011-09-07 18:26:19 +0200] info [apache_conf_distiller] Missing IP for domain ns1.yocalserver.com, using 196.41.139.9
[2011-09-07 18:26:19 +0200] info [apache_conf_distiller] Missing port for domain ns1.yocalserver.com, using 80
[2011-09-07 18:26:19 +0200] info [apache_conf_distiller] Missing user for domain ns1.yocalserver.com, using nobody
[2011-09-07 18:26:19 +0200] info [apache_conf_distiller] Missing group for domain ns1.yocalserver.com, using nobody
[2011-09-07 18:26:19 +0200] info [apache_conf_distiller] Missing ServerName for domain ns1.yocalserver.com, using ns1.yocalserver.com
[2011-09-07 18:26:19 +0200] info [easyapache] Missing IP for domain ns1.yocalserver.com, using 196.41.139.9
[2011-09-07 18:26:19 +0200] info [easyapache] Missing port for domain ns1.yocalserver.com, using 80
[2011-09-07 18:26:19 +0200] info [easyapache] Missing user for domain ns1.yocalserver.com, using nobody
[2011-09-07 18:26:19 +0200] info [easyapache] Missing group for domain ns1.yocalserver.com, using nobody
[2011-09-07 18:26:19 +0200] info [easyapache] Missing ServerName for domain ns1.yocalserver.com, using ns1.yocalserver.com
[2011-09-07 18:26:19 +0200] info [easyapache] Missing IP for domain ns1.yocalserver.com, using 196.41.139.9
[2011-09-07 18:26:19 +0200] info [easyapache] Missing port for domain ns1.yocalserver.com, using 80
[2011-09-07 18:26:19 +0200] info [easyapache] Missing user for domain ns1.yocalserver.com, using nobody
[2011-09-07 18:26:19 +0200] info [easyapache] Missing group for domain ns1.yocalserver.com, using nobody
[2011-09-07 18:26:19 +0200] info [easyapache] Missing ServerName for domain ns1.yocalserver.com, using ns1.yocalserver.com
[2011-09-07 18:26:19 +0200] info [Cpanel::HttpUtils::ApRestart] Unable to locate httpd processes in ps output. Restart forced.
[2011-09-07 18:29:43 +0200] warn [editquota] Missing numeric config file /etc/quota.conf at /usr/local/cpanel/Cpanel/Config/Numeric.pm line 23
Cpanel::Config::Numeric::load_numeric_Config('/etc/quota.conf') called at /scripts/editquota line 83
[2011-09-07 18:29:43 +0200] die [editquota] Unable to fetch quota configuration at /scripts/editquota line 84
[2011-09-07 18:29:43 +0200] warn [editquota] Missing numeric config file /etc/quota.conf at /usr/local/cpanel/Cpanel/Config/Numeric.pm line 23
Cpanel::Config::Numeric::load_numeric_Config('/etc/quota.conf') called at /scripts/editquota line 83
[2011-09-07 18:29:43 +0200] die [editquota] Unable to fetch quota configuration at /scripts/editquota line 84
[2011-09-07 18:29:43 +0200] warn [editquota] Missing numeric config file /etc/quota.conf at /usr/local/cpanel/Cpanel/Config/Numeric.pm line 23
Cpanel::Config::Numeric::load_numeric_Config('/etc/quota.conf') called at /scripts/editquota line 83
 

itnovice

Registered
Sep 11, 2011
2
0
51
cPanel Access Level
Root Administrator
I cannot access WHM after cpanel install

How can we check if the DC block port :2086?

When i try to access http://xxx.xxx.xxx.xxx:2086 from all browsers it won't allow me to see the WHM first screen.

I tried #telnet ns1.mydomain.com 2086

and get

Connection closed by foreign host.
 

cPanelTristan

Quality Assurance Analyst
Staff member
Oct 2, 2010
7,607
43
348
somewhere over the rainbow
cPanel Access Level
Root Administrator
Could you try to restart cPanel to see the results?

Code:
/etc/init.d/cpanel restart
Afterward, please check the following:

Code:
lsof -i :2086
lsof -i :2087
netstat -an | grep :2086
netstat -an | grep :2087