為什么會提示文件不存在?
httpd: Could not open configuration file /usr/local/src/apache2/conf/httpd.conf: No such file or directory
但是Apache的安裝目錄是/usr/local/apache2/,Apache的服務就一直起不來
httpd: Could not open configuration file /usr/local/src/apache2/conf/httpd.conf: No such file or directory
但是Apache的安裝目錄是/usr/local/apache2/,Apache的服務就一直起不來
2015-12-17
舉報
2015-12-17
locate httpd.conf 搜一下配置文件在哪
記得先updatedb 一下 再搜