Prompt Installa VestaCP: i seguenti pacchetti sono già installati: httpd centos 7

Se il nostro VPS utilizza CentOS 7 e il provider del VPS offre una distribuzione CentOS non pura, Apache (httpd in CentOS) viene installato di default.

Questo comporterà la visualizzazione del seguente messaggio durante l'installazione di VestaCP :

  • “I seguenti pacchetti sono già installati: httpd centos 7”
  • (già installato quanto seguesoftwarePacchetto: 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.

Soluzione

Passaggio 1: Eseguire il seguente comando

yum remove httpd 

Passaggio 2: Installa lo strumento di rimozione di httpd

Dopo aver eseguito il seguente comando:

yum remove httpd-tools

Va bene [s/N]: (Chiede se si desidera installare?)

Inserisci y per installare, puoi eliminare httpd in 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!

Lettura estesa:

发表 评论

您的邮箱地址不会被公开.必填项已用*标注

Scorrere fino a Top