Dacă VPS-ul nostru este instalatLinuxSistemul este CentOS 7. În același timp, furnizorul VPS oferă o distribuție CentOS nu foarte pură, iar Apache (httpd în CentOS) este instalat implicit.
În acest fel, înInstalați VestaCP, va apărea următorul prompt:
- „Următoarele pachete sunt deja instalate: httpd centos 7”
- (Am instalat deja următoarele软件Pachet: httpd centos 7)
!!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! Following packages are already installed: httpd It is highly recommended to remove them before proceeding. If you want to force installation run this script with -f option: Example: bash vst-install-rhel.sh --force !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! Error: Control Panel should be installed on clean server.
Soluţie
pasul 1:Rulați următoarea comandă
yum remove httpd
pasul 2:Instalați instrumentul de eliminare httpd
După executarea următoarei comenzi:
yum remove httpd-tools
Este ok [da/N]: (Ați întrebat dacă să instalați?)
Introduceți y pentru a instala pentru a șterge httpd în CentOS ▼
Installed size: 9.5 M Is this ok [y/N]: y Downloading packages: Running transaction check Running transaction test Transaction test succeeded Running transaction Erasing : httpd-2.4.6-67.el7.centos.6.x86_64 1/2 warning: /etc/httpd/conf/httpd.conf saved as /etc/httpd/conf/httpd.conf.rpmsave Erasing : httpd-tools-2.4.6-67.el7.centos.6.x86_64 2/2 Verifying : httpd-2.4.6-67.el7.centos.6.x86_64 1/2 Verifying : httpd-tools-2.4.6-67.el7.centos.6.x86_64 2/2 Removed: httpd-tools.x86_64 0:2.4.6-67.el7.centos.6 Dependency Removed: httpd.x86_64 0:2.4.6-67.el7.centos.6 Complete!
Lectură suplimentară:
Hope Chen Weiliang Blog ( https://www.chenweiliang.com/ ) a distribuit „Sfaturi pentru instalarea VestaCP: Următoarele pachete sunt deja instalate: httpd centos 7”, ceea ce vă poate fi de ajutor.
Bine ați venit să distribuiți linkul acestui articol:https://www.chenweiliang.com/cwl-691.html



