In some server provider when you try to install cPanel it asks you to disable network manager so just use below command and install cPanel normally.

Command to Disable Network Manager:

systemctl stop NetworkManager.service
systemctl disable NetworkManager.service
Was this answer helpful? 30 Users Found This Useful (112 Votes)