Feb 25, 2005
6
0
151
All of the sudden anyone on our server can not access WHM or cPanel. It connects to the site but then it just hangs there. A password prompt doesn't even appear.

Any ideas?
 

WeMasterz5

Well-Known Member
Feb 24, 2003
360
0
166
Miami
maybe try restarting cpanel services

/etc/rc.d/init.d/cpanel restart
 

designeru

Well-Known Member
Nov 2, 2005
83
0
156
LiquidBlueX.net said:
All of the sudden anyone on our server can not access WHM or cPanel. It connects to the site but then it just hangs there. A password prompt doesn't even appear.

Any ideas?
If restart doesn't help try:
- flush your firewall
(apf) # apf -f
(iptables) # iptables -F && iptables -F -t nat && iptables -F -t mangle (before running this be sure your INPUT/OUTPUT policy is set on ACCEPT (iptables -P INPUT ACCEPT && iptables -P OUTPUT ACCEPT)
- upgrading WHM (# /scripts/upcp --force)
- posting the output from the restart here

Please let me know if i can assist your further,
Designeru.

---
For more support contact me: designeru {at} gmail {dot} com