絕對路徑能啟動,service httpd start報錯
我在阿里云租了CENTOS7,按老師步驟安裝了Apache服務(wù), /usr/local/apache2//bin/apachectl start能用,但是service httpd start就報錯Redirecting to /bin/systemctl start? httpd.service Failed to start httpd.service: Unit not found.
我在阿里云租了CENTOS7,按老師步驟安裝了Apache服務(wù), /usr/local/apache2//bin/apachectl start能用,但是service httpd start就報錯Redirecting to /bin/systemctl start? httpd.service Failed to start httpd.service: Unit not found.
2019-04-04
舉報
2019-10-17
軟件沒有添加進(jìn)service管理,百度搜下添加的方法
2019-04-04
而且/etc/rc.d/init.d/下沒有httpd那個文件