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
¿Fue útil la respuesta? 30 Los Usuarios han Encontrado Esto Útil (112 Votos)