• 18-02-2018, 16:45:29
    #1
    Merhaba,
    Centos 7 işletim sistemi üzerinde kurulum yaparken;
     [I]Beginning main installation.
    2017-10-21 18:11:07 844 ( INFO): cPanel & WHM installation started at: Sat Oct 21 18:11:07 2017!
    2017-10-21 18:11:07 845 ( INFO): This installation will require 20-50 minutes, depending on your hardware.
    2017-10-21 18:11:07 846 ( INFO): Now is the time to go get another cup of coffee/jolt.
    2017-10-21 18:11:07 847 ( INFO): The install will log to the /var/log/cpanel-install.log file.
    2017-10-21 18:11:07 848 ( INFO):
    2017-10-21 18:11:07 849 ( INFO): Beginning Installation v3...
    2017-10-21 18:11:07 454 ( INFO): CentOS 7 (Linux) detected!
    2017-10-21 18:11:07 470 ( INFO): Checking RAM now...
    2017-10-21 18:11:07 531 ( INFO): Validating that the system hostname ('-information hidden') is a FQDN...
    2017-10-21 18:11:07 555 ( INFO): Checking for NetworkManager now...
    2017-10-21 18:11:07 573 (ERROR): ********************* ERROR *********************
    2017-10-21 18:11:07 574 (ERROR): NetworkManager is installed and running, or
    2017-10-21 18:11:07 575 (ERROR): configured to startup.
    2017-10-21 18:11:07 576 (ERROR):
    2017-10-21 18:11:07 577 (ERROR): cPanel does not support NetworkManager enabled
    2017-10-21 18:11:07 578 (ERROR): systems. The installation cannot proceed.
    2017-10-21 18:11:07 579 (ERROR):
    2017-10-21 18:11:07 580 (ERROR): Please consult your system documentation to
    2017-10-21 18:11:07 581 (ERROR): remove NetworkManager, replacing it with the
    2017-10-21 18:11:07 582 (ERROR): network.service
    2017-10-21 18:11:07 583 (ERROR): ********************* ERROR *********************
    2017-10-21 18:11:07 584 (FATAL): Exiting...
    Removing /root/installer.lock.[/I]
    şeklinde hata alırsanız aşağıda ki komutları uygulamanız yeterli olacaktır.
    yum update -y
    chkconfig NetworkManager off
    reboot

    sunucu açıldıktan sonra cpanel i tekrar sorunsuz kurabilirsiniz.
  • 30-11-2018, 14:38:02
    #2
    eyw hocam sağolun aynı sorun vardı sayenizde çözdüm
  • 03-07-2019, 10:39:57
    #3
    Kimlik doğrulama veya yönetimden onay bekliyor.
    rm -f /root/installer.lock
    sh latest --force

    bunları unutmayalım hocam
  • 17-02-2022, 18:23:31
    #4
    Selamlar
    Böylebir hata alıyorum yardımcı olurmusunuz

    2022-02-17 15:22:57  124 [1487] ( INFO): Install type: standard
    2022-02-17 15:22:57  292 [1487] ( INFO): Checking RAM now...
    2022-02-17 15:22:57  203 [1487] ( INFO): Checking for NetworkManager now...
    2022-02-17 15:22:57  234 [1487] ( WARN): NetworkManager is installed, but not active.  Consider removing it.
    2022-02-17 15:22:57  340 [1487] ( INFO): Checking for any control panels...
    2022-02-17 15:22:57  356 [1487] (ERROR): The installation process found evidence that the following control panels were installed on this server:
    2022-02-17 15:22:57  357 [1487] (ERROR): cPanel & WHM
    2022-02-17 15:22:57   44 [1487] ( INFO): cPanel is here to help! Our Technical Support team is just a click away at https://support.cpanel.net/ or you can contact Customer Service via email cs@cpanel.net
    2022-02-17 15:22:57  358 [1487] (FATAL): You must install cPanel & WHM on a clean server.
  • 17-02-2022, 18:40:17
    #5
    asihack adlı üyeden alıntı: mesajı görüntüle
    Selamlar
    Böylebir hata alıyorum yardımcı olurmusunuz

    2022-02-17 15:22:57  124 [1487] ( INFO): Install type: standard
    2022-02-17 15:22:57  292 [1487] ( INFO): Checking RAM now...
    2022-02-17 15:22:57  203 [1487] ( INFO): Checking for NetworkManager now...
    2022-02-17 15:22:57  234 [1487] ( WARN): NetworkManager is installed, but not active.  Consider removing it.
    2022-02-17 15:22:57  340 [1487] ( INFO): Checking for any control panels...
    2022-02-17 15:22:57  356 [1487] (ERROR): The installation process found evidence that the following control panels were installed on this server:
    2022-02-17 15:22:57  357 [1487] (ERROR): cPanel & WHM
    2022-02-17 15:22:57   44 [1487] ( INFO): cPanel is here to help! Our Technical Support team is just a click away at https://support.cpanel.net/ or you can contact Customer Service via email cs@cpanel.net
    2022-02-17 15:22:57  358 [1487] (FATAL): You must install cPanel & WHM on a clean server.
    systemctl stop NetworkManager ve systemctl disable NetworkManager komutları ile netwokmanager'ı durdurup tekrar deneyin.
  • 17-02-2022, 19:42:46
    #6
    azmican adlı üyeden alıntı: mesajı görüntüle
    systemctl stop NetworkManager ve systemctl disable NetworkManager komutları ile netwokmanager'ı durdurup tekrar deneyin.
    Merhaba,

    Defalarca yaptım olmadı acaba yardımcı olurmusunuz ?