మన VPS ఇన్స్టాల్ చేయబడితేlinuxవ్యవస్థ అంటే centos 7. అదే సమయంలో, VPS ప్రొవైడర్ చాలా స్వచ్ఛమైన CentOS పంపిణీని అందించదు మరియు Apache (CentOSలో httpd) డిఫాల్ట్గా ఇన్స్టాల్ చేయబడుతుంది.
అందువలన, లో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ని నమోదు చేయండి, మీరు 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/ ) భాగస్వామ్యం చేసిన "VestaCP చిట్కాలను ఇన్స్టాల్ చేస్తోంది: క్రింది ప్యాకేజీలు ఇప్పటికే ఇన్స్టాల్ చేయబడ్డాయి: httpd centos 7", ఇది మీకు సహాయకరంగా ఉంటుంది.
ఈ కథనం యొక్క లింక్ను భాగస్వామ్యం చేయడానికి స్వాగతం:https://www.chenweiliang.com/cwl-691.html



