cPanel does not support NetworkManager enabled

Got following error while installing cPanel on centos based server ?

 

593 (ERROR): ********************* ERROR *********************

594 (ERROR): NetworkManager is installed and running, or

595 (ERROR): configured to startup.

96 (ERROR):

597 (ERROR): cPanel does not support NetworkManager enabled

598 (ERROR): systems.The installation cannot proceed.

599 (ERROR):

(ERROR): See https://go.cpanel.net/disablenm for more

601 (ERROR): information on disabling Network Manager.

602 (ERROR): ********************* ERROR *********************

603 (FATAL): Exiting…

 

 

Here is the quick fix to resolve the problem :

Run both the commands and then restart the installation of cPANEL

 

systemctl stop NetworkManager.service

systemctl disable NetworkManager.service

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to Backup and Restore cPanel Accounts via SSH

How to create backup of Individual cPanel Account via SSH? 1: Log-in to the SSH as Root user....

How to install softaculous

To start the installation of softaculous you need first to enable ioncube within your whm/cpanel...

How to Unsuspend all cpanel accounts with one command

How to un suspend all cpanel accounts [ Multiple Cpanel accounts ]   Run the following command...

Incorrect binary permission Child failed to make LIVEAPI connection to cPanel.

Hello,   One of our clients told us they were facing the issues with softaculous when opening...