אם ה-VPS שלנו מותקןלינוקסהמערכת היא CentOS 7. במקביל, ספק ה-VPS מספק הפצת CentOS לא טהורה במיוחד, ו-Apache (httpd ב-CentOS) מותקן כברירת מחדל.
כך, בהתקן את VestaCP, תופיע ההנחיה הבאה:
- "החבילות הבאות כבר מותקנות: httpd centos 7"
- (כבר התקנתי את הדברים הבאיםתוכנהחבילה: 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.
פִּתָרוֹן
שלב 1:הפעל את הפקודה הבאה
yum remove httpd
שלב 2:התקן את הכלי להסרת httpd
לאחר ביצוע הפקודה הבאה:
yum remove httpd-tools
האם זה בסדר [y/N]: (שאלו אם להתקין?)
הזן y כדי להתקין, אתה יכול למחוק httpd ב- 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!
קריאה מורחבת:
Hope Chen Weiliang בלוג ( https://www.chenweiliang.com/ ) שיתף את "התקנת טיפים של VestaCP: החבילות הבאות כבר מותקנות: httpd centos 7", וזה מועיל לך.
מוזמנים לשתף את הקישור של מאמר זה:https://www.chenweiliang.com/cwl-691.html



