Dear all,
today i cannot access to login page of my whm/cpanel with or without https but i can login via ssh. i already disable firewall (see command bellow) but its still not work. and i also try
thank you
today i cannot access to login page of my whm/cpanel with or without https but i can login via ssh. i already disable firewall (see command bellow) but its still not work. and i also try
Code:
=============
[email protected] [~]# service iptables save
iptables: Saving firewall rules to /etc/sysconfig/iptables:[ OK ]
[email protected] [~]# service iptables stop
iptables: Setting chains to policy ACCEPT: filter [ OK ]
iptables: Flushing firewall rules: [ OK ]
iptables: Unloading modules: [ OK ]
[email protected] [~]# chkconfig iptables off
[email protected] [~]# /usr/local/cpanel/etc/init/stopcphulkd
Waiting for “cphulkd” to stop ……
…finished.
cphulkd stopped successfully.
[email protected] [~]# /usr/local/cpanel/bin/cphulk_pam_ctl --disable
[email protected] [~]#
==============
Last edited by a moderator: