إذا تم تثبيت 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 / لا]: (اسأل عما إذا كنت تريد التثبيت؟)
أدخل 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



