Skip to main content

Cannot sign into WHM and Cpanel.

Comments

4 comments

  • 24x7server
    Hello, I think you have disabled SSH Password Authorization on your server and due to that you are getting this issues., Login your WHM and enabled it from Security Center >> SSH Password Authorization Tweak
    0
  • Holmerj
    Hi as stated I cannot get into either WHM or cpanel and cannot get into the server
    0
  • cPanelMichael
    Hello :) You will need to consult with your data center or hosting provider to get access restored if you are unable to access your server via SSH or WHM. You can provide them with the following commands to disable cPHulkd with console access:
    for i in `ps aux | grep -i "cphulkd - process" | awk {'print $2'}` ;do kill -9 $i ;done /usr/local/cpanel/bin/cphulk_pam_ctl --disable
    Thank you.
    0
  • Holmerj
    ]Hello :) You will need to consult with your data center or hosting provider to get access restored if you are unable to access your server via SSH or WHM. You can provide them with the following commands to disable cPHulkd with console access:
    for i in `ps aux | grep -i "cphulkd - process" | awk {'print $2'}` ;do kill -9 $i ;done /usr/local/cpanel/bin/cphulk_pam_ctl --disable
    Thank you.

    Thank very much
    0

Please sign in to leave a comment.