Install/Re-install/Re-start WHM/cPanel


From a SSH login on the server run:

# cd /home
# wget -N http://httpupdate.cpanel.net/latest
# sh latest

Once the install is finished you should be able to login to WHM on the Address: https://[Your IP]:2087 and cPanel on�https://[Your IP]:2083

If you need to ever restart WHM/cPanel you can do so from a SSH prompt on the sever and enter in:

#�/etc/init.d/cpanel restart

  • 8 Users Found This Useful
Was this answer helpful?

Related Articles

Viewing WHM/cPanel Error logs

You can view WHM/cPanel froma SSH prompt by typing in: # tail -f /usr/local/cpanel/logs/error_log