अगर हमारा वीपीएस स्थापित हैLinuxयह प्रणाली इस प्रकार है CentOS 7. इसी समय, VPS प्रदाता एक बहुत शुद्ध CentOS वितरण प्रदान नहीं करता है, और Apache (CentOS में httpd) डिफ़ॉल्ट रूप से स्थापित होता है।
इस प्रकार, मेंVestaCP स्थापित करें, निम्न संकेत दिखाई देगा:
- "निम्नलिखित पैकेज पहले से ही स्थापित हैं: httpd centos 7"
- (पहले से ही निम्नलिखित स्थापितसॉफ्टवेयरपैकेज: httpd सेंटोस 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 दर्ज करें, आप CentOS में httpd हटा सकते हैं
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!
विस्तारित पठन:
होप चेन वेइलियांग ब्लॉग ( https://www.chenweiliang.com/ ) साझा "वेस्टासीपी टिप्स स्थापित करना: निम्नलिखित पैकेज पहले से स्थापित हैं: httpd सेंटोस 7", जो आपके लिए सहायक है।
इस लेख का लिंक साझा करने के लिए आपका स्वागत है:https://www.chenweiliang.com/cwl-691.html



