How to Upgrade WHM/cPanel to latest version?
It’s always a good idea to keep your WHM/cPanel installation up-to-date. You can upgrade cPanel via the WHM interface or via the command line.
Upgrade cPanel via the WHM interface:
- Connect to WHM as root user
- Navigate to cPanel >> Upgrade to Latest Version
- Click the Click to Upgrade button. Select the Force option if you want to reinstall WHM/cPanel.
- The process will begin. At the end you will see a message Upgrade complete.
You can run a cPanel upgrade at the command line.Use:
[email protected] [~]# /scripts/upcp
and with the –force parameter:
[email protected] [~]# /scripts/upcp --force